Neil Schemenauer <nas-pyt...@arctrix.com> added the comment:

I've checked Quixote PTL module support.  I will have to make some changes to 
support the removal of Str and other node types.  E.g. I have to change 
visit_Str to visit_Constant.  The fixes are pretty easy though and I think it 
is reasonable that this kind of AST manipulation is dependent on Python version 
and may get broken between releases.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32892>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to