[issue9621] Graphviz output for 2to3 fixer patterns

Matt Bond report at bugs.python.org
Tue Sep 21 21:15:53 CEST 2010


Matt Bond <gmattbond at gmail.com> added the comment:

Éric,

When I was working with 2to3 this summer I was running it via python3, so I think the patch should work - however, if I've submitted it to the wrong place or the wrong branch, where should I be looking at to ensure my code does work on 3.2 and is submitted to the right place?

In regard to the import gvgraph, I wasn't sure what to do with it - for my distribution gvgraph wasn't available as a package, and it was only one file so I just dumped it in the same directory as the script. I'm open to suggestions as to how that import should be handled better.

Alexander - I'll attach a sample image as soon as I get back to my development machine, which should be later this week.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9621>
_______________________________________


More information about the Python-bugs-list mailing list