[issue19926] Refactor unit test in abstract numbers test

2013-12-07 Thread Vajrasky Kok

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



[issue19926] Refactor unit test in abstract numbers test

2013-12-07 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 22c865babf0a by Zachary Ware in branch '3.3':
Issue #19926: Removed unneeded test_main from test_abstract_numbers.
http://hg.python.org/cpython/rev/22c865babf0a

New changeset 7ff101a449b4 by Zachary Ware in branch 'default':
Issue #19926: Removed unneeded test_main from test_abstract_numbers.
http://hg.python.org/cpython/rev/7ff101a449b4

--
nosy: +python-dev

___
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



[issue19926] Refactor unit test in abstract numbers test

2013-12-07 Thread Zachary Ware

Zachary Ware added the comment:

Fixed, thanks for the patch!

--
assignee:  - zach.ware
nosy: +zach.ware
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 3.3

___
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