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 ncoghlan, xdegaye
Date 2013-09-28.19:13:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Duplicate method names:
./Lib/test/test_dis.py:250 DisTests.test_big_linenos
./Lib/test/test_dis.py:294 DisTests.test_dis_object

The attached patch fixes this.
History
Date User Action Args
2013-09-28 19:13:56xdegayesetrecipients: + xdegaye, ncoghlan
2013-09-28 19:13:56xdegayesetmessageid: <[email protected]>
2013-09-28 19:13:56xdegayelinkissue19117 messages
2013-09-28 19:13:56xdegayecreate