This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gmattbond
Recipients belopolsky, benjamin.peterson, eric.araujo, facundobatista, gmattbond, loewis
Date 2010-09-21.19:15:50
SpamBayes Score 1.8705971e-07
Marked as misclassified No
Message-id <1285096553.29.0.00232362450683.issue9621@psf.upfronthosting.co.za>
In-reply-to
Content
É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.
History
Date User Action Args
2010-09-21 19:15:53gmattbondsetrecipients: + gmattbond, loewis, facundobatista, belopolsky, benjamin.peterson, eric.araujo
2010-09-21 19:15:53gmattbondsetmessageid: <1285096553.29.0.00232362450683.issue9621@psf.upfronthosting.co.za>
2010-09-21 19:15:51gmattbondlinkissue9621 messages
2010-09-21 19:15:50gmattbondcreate