This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chris.jerdonek
Recipients chris.jerdonek
Date 2012-07-11.10:15:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342001711.01.0.48203802237.issue15326@psf.upfronthosting.co.za>
In-reply-to
Content
The long form of the -r/--random option does not work:

$ ./python.exe -m test --random
No handler for option --random.  Please report this as a bug at http://bugs.python.org.

Note that issue 15302 will fix this.
History
Date User Action Args
2012-07-11 10:15:11chris.jerdoneksetrecipients: + chris.jerdonek
2012-07-11 10:15:11chris.jerdoneksetmessageid: <1342001711.01.0.48203802237.issue15326@psf.upfronthosting.co.za>
2012-07-11 10:15:10chris.jerdoneklinkissue15326 messages
2012-07-11 10:15:10chris.jerdonekcreate