Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

One thing to notice:

Factoring this into a submodule may be a bit annoying as it will have circular 
imports as the unparse submodule depends directly on stuff from ast and ast 
will import unparse. Is possible to make it work if we import it at the end but 
is a bit ugly.

----------

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

Reply via email to