New submission from Vajrasky Kok: There are superfluous lines and unused import in Lib/test/test_abstract_numbers.py.
Attached the patch to remove superfluous lines and unused import. ---------- components: Tests files: refactor_test_abstract_number.patch keywords: patch messages: 205514 nosy: vajrasky priority: normal severity: normal status: open title: Refactor unit test in abstract numbers test versions: Python 3.4 Added file: http://bugs.python.org/file33036/refactor_test_abstract_number.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19926> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com