[New-bugs-announce] [issue14945] Setup & Usage documentation for selected stdlib modules

Nick Coghlan report at bugs.python.org
Tue May 29 03:50:59 CEST 2012


New submission from Nick Coghlan <ncoghlan at gmail.com>:

Some stdlib modules have officially documented and supported behaviour when executed via -m. These should be referenced from the Setup & Usage documentation at http://docs.python.org/dev/using/index.html

Current candidates:
python -m unittest
python -m timeit

----------
assignee: docs at python
components: Documentation
messages: 161832
nosy: docs at python, ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: Setup & Usage documentation for selected stdlib modules
type: enhancement
versions: Python 2.7, Python 3.2, Python 3.3

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


More information about the New-bugs-announce mailing list