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 xdegaye
Recipients brett.cannon, xdegaye
Date 2013-09-29.10:15:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380449753.39.0.561923612283.issue19122@psf.upfronthosting.co.za>
In-reply-to
Content
Duplicate method names:
./Lib/test/test_import.py:255 ImportTests.test_import_name_binding

Attached patch fixes it.
History
Date User Action Args
2013-09-29 10:15:53xdegayesetrecipients: + xdegaye, brett.cannon
2013-09-29 10:15:53xdegayesetmessageid: <1380449753.39.0.561923612283.issue19122@psf.upfronthosting.co.za>
2013-09-29 10:15:53xdegayelinkissue19122 messages
2013-09-29 10:15:53xdegayecreate