Message 161832 - Python tracker (original) (raw)

Message161832

Author ncoghlan
Recipients docs@python, ncoghlan
Date 2012-05-29.01:50:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1338256259.22.0.129056676976.issue14945@psf.upfronthosting.co.za
In-reply-to
Content
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
History
Date User Action Args
2012-05-29 01:50:59 ncoghlan set recipients: + ncoghlan, docs@python
2012-05-29 01:50:59 ncoghlan set messageid: 1338256259.22.0.129056676976.issue14945@psf.upfronthosting.co.za
2012-05-29 01:50:58 ncoghlan link issue14945 messages
2012-05-29 01:50:58 ncoghlan create