Michael Foord <mich...@voidspace.org.uk> added the comment:

@Eric

No. "python -m unittest discover ..." will still be needed where you want to 
pass arguments to discovery ("python -m unittest ..." still has a different 
meaning where you pass arguments). All this will do is give the previously 
useless "python -m unittest" the same meaning as "python -m unittest discover".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10470>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to