New submission from Nick Coghlan <ncogh...@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@python
components: Documentation
messages: 161832
nosy: docs@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue14945>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to