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 <[email protected]>
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: <[email protected]>
2013-09-29 10:15:53xdegayelinkissue19122 messages
2013-09-29 10:15:53xdegayecreate