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 vajrasky
Recipients vajrasky
Date 2013-12-08.04:47:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386478070.8.0.430049074258.issue19926@psf.upfronthosting.co.za>
In-reply-to
Content
There are superfluous lines and unused import in Lib/test/test_abstract_numbers.py.

Attached the patch to remove superfluous lines and unused import.
History
Date User Action Args
2013-12-08 04:47:50vajraskysetrecipients: + vajrasky
2013-12-08 04:47:50vajraskysetmessageid: <1386478070.8.0.430049074258.issue19926@psf.upfronthosting.co.za>
2013-12-08 04:47:50vajraskylinkissue19926 messages
2013-12-08 04:47:50vajraskycreate