[issue11078] Have test___all__ check for duplicates

Ezio Melotti report at bugs.python.org
Fri Apr 19 04:27:30 CEST 2013


Ezio Melotti added the comment:

Attached an updated patch that also uses subtests to keep running all tests even in case of failure.
The patch also intentionally breaks a few __all__ to show how it works -- these changes should clearly be removed once the patch gets committed.

----------
nosy: +ezio.melotti
stage: needs patch -> patch review
versions: +Python 3.4 -Python 3.3
Added file: http://bugs.python.org/file29935/issue11078.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11078>
_______________________________________


More information about the Python-bugs-list mailing list