[issue14558] Documentation for unittest.main does not describe some keyword arguments.

2012-04-30 Thread Michael Foord
Michael Foord mich...@voidspace.org.uk added the comment: A good change - thanks Ezio. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14558 ___

[issue14558] Documentation for unittest.main does not describe some keyword arguments.

2012-04-30 Thread Roundup Robot
Roundup Robot devn...@psf.upfronthosting.co.za added the comment: New changeset 55b2258c1c7c by Ezio Melotti in branch '2.7': #14558: document the module, argv, and testLoader args of unittest.main. http://hg.python.org/cpython/rev/55b2258c1c7c New changeset 06046a6943a7 by Ezio Melotti in

[issue14558] Documentation for unittest.main does not describe some keyword arguments.

2012-04-30 Thread Ezio Melotti
Ezio Melotti ezio.melo...@gmail.com added the comment: Fixed, thanks for the review! -- resolution: - fixed stage: commit review - committed/rejected status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14558

[issue14558] Documentation for unittest.main does not describe some keyword arguments.

2012-04-29 Thread Ezio Melotti
Ezio Melotti ezio.melo...@gmail.com added the comment: Here's a patch. -- assignee: docs@python - ezio.melotti keywords: +patch stage: needs patch - commit review Added file: http://bugs.python.org/file25404/issue14558.diff ___ Python tracker

[issue14558] Documentation for unittest.main does not describe some keyword arguments.

2012-04-11 Thread Jeffrey Finkelstein
New submission from Jeffrey Finkelstein jeffrey.finkelst...@gmail.com: Documentation for unittest.main, at http://docs.python.org/dev/library/unittest.html#unittest.main, does not describe the keyword arguments 'module', 'argv', or 'testLoader'. -- assignee: docs@python components:

[issue14558] Documentation for unittest.main does not describe some keyword arguments.

2012-04-11 Thread Ezio Melotti
Changes by Ezio Melotti ezio.melo...@gmail.com: -- nosy: +ezio.melotti, michael.foord stage: - needs patch versions: -Python 2.6, Python 3.1, Python 3.4 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue14558