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 techtonik
Recipients benjamin.peterson, brett.cannon, georg.brandl, illume, quentin.gallet-gilles, techtonik
Date 2012-07-22.08:47:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342946845.18.0.3081572312.issue6964@psf.upfronthosting.co.za>
In-reply-to
Content
Damn it. I've run 2to3 during setup.py phase and went smoothly, but when I run examples the package fails.

It should at least warn about this "import new". It should not be that hard to catch.
History
Date User Action Args
2012-07-22 08:47:25techtoniksetrecipients: + techtonik, brett.cannon, georg.brandl, illume, quentin.gallet-gilles, benjamin.peterson
2012-07-22 08:47:25techtoniksetmessageid: <1342946845.18.0.3081572312.issue6964@psf.upfronthosting.co.za>
2012-07-22 08:47:24techtoniklinkissue6964 messages
2012-07-22 08:47:24techtonikcreate