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 Marc.Abramowitz
Recipients Marc.Abramowitz, ezio.melotti
Date 2012-05-19.20:18:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337458717.87.0.813620785863.issue14860@psf.upfronthosting.co.za>
In-reply-to
Content
The way to test on Python 2.7 (discovered on IRC) is:

~/dev/hg-repos/cpython$ ./python.exe -m test.regrtest -j3

This is not documented. I will submit a patch...
History
Date User Action Args
2012-05-19 20:18:37Marc.Abramowitzsetrecipients: + Marc.Abramowitz, ezio.melotti
2012-05-19 20:18:37Marc.Abramowitzsetmessageid: <1337458717.87.0.813620785863.issue14860@psf.upfronthosting.co.za>
2012-05-19 20:18:37Marc.Abramowitzlinkissue14860 messages
2012-05-19 20:18:37Marc.Abramowitzcreate