Amaury Forgeot d Arc <[email protected]> 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 <[email protected]> <https://bugs.pypy.org/issue1472> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
