[pypy-issue] [issue1472] ast.Class are user-defined, modifiable on CPython

Amaury Forgeot d Arc tracker at bugs.pypy.org
Wed May 1 13:56:19 CEST 2013


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

Logilab's astng (used by pylint) is very flexible, and it works on PyPy.
But I just checked that astng has a completely custom set of classes, and makes a 
deep copy of the tree returned by compile().

----------
nosy: +amaury
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1472>
________________________________________


More information about the pypy-issue mailing list