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 r.david.murray
Recipients jgsack, michael.foord, ncoghlan, pitrou, r.david.murray
Date 2009-12-16.15:26:14
SpamBayes Score 4.2894604e-07
Marked as misclassified No
Message-id <1260977176.62.0.851453210459.issue7396@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for testing.  Note that you don't need to use -s to run a single
test.  You can specify a list of tests to run on the regrtest command
line, which can be just one test.  -s for running all the tests one at a
time so that you restart the interpreter between each one (ie: when
using -s you issue the regrtest -s command multiple times...)

Committed to trunk in r76856 and py3k in r76857.
History
Date User Action Args
2009-12-16 15:26:16r.david.murraysetrecipients: + r.david.murray, jgsack, ncoghlan, pitrou, michael.foord
2009-12-16 15:26:16r.david.murraysetmessageid: <1260977176.62.0.851453210459.issue7396@psf.upfronthosting.co.za>
2009-12-16 15:26:15r.david.murraylinkissue7396 messages
2009-12-16 15:26:14r.david.murraycreate