Ivan Levkivskyi <[email protected]> added the comment:
You might want to look into how PEP 563 is implemented, it has a utility to turn an AST back into a string (I assume this is what you want). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37496> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
