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 ezio.melotti, michael.foord, pitrou, xdegaye
Date 2013-09-29.10:24:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Duplicate method names:
./Lib/test/test_regrtest.py:210 ParseArgsTestCase.test_findleaks

Attached patch fixes it.
History
Date User Action Args
2013-09-29 10:24:06xdegayesetrecipients: + xdegaye, pitrou, ezio.melotti, michael.foord
2013-09-29 10:24:06xdegayesetmessageid: <[email protected]>
2013-09-29 10:24:06xdegayelinkissue19123 messages
2013-09-29 10:24:06xdegayecreate