[issue39715] Implement __repr__ methods for AST classes

Serhiy Storchaka report at bugs.python.org
Fri Feb 21 16:02:12 EST 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

For more informative representation you can use ast.dump().

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39715>
_______________________________________


More information about the Python-bugs-list mailing list