[docs] [issue17282] document the defaultTest parameter to unittest.main()

R. David Murray report at bugs.python.org
Thu Jan 2 19:46:34 CET 2014


R. David Murray added the comment:

Thanks Kyle.  I reworded it a bit to clarify the precedence of argv over defaultTest.  (Also FYI your patch had stray spaces at the ends of the lines.)

----------
nosy: +r.david.murray
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the docs mailing list