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 eric.araujo
Recipients Trundle, bethard, eric.araujo, ezio.melotti, michael.foord, terry.reedy
Date 2012-01-09.16:26:26
SpamBayes Score 2.6737123e-05
Marked as misclassified No
Message-id <1326126387.79.0.436589384326.issue11906@psf.upfronthosting.co.za>
In-reply-to
Content
> "If you don’t have easy access to a command line, you can run the test
> suite from a Python or IDLE shell:
> >>> from test import autotest"

I discovered that after our discussion in this report and added it to the devguide in c18fd0ee23ed.

BTW I agree with Ezio that the fix you proposed should be committed.
History
Date User Action Args
2012-01-09 16:26:27eric.araujosetrecipients: + eric.araujo, terry.reedy, bethard, ezio.melotti, michael.foord, Trundle
2012-01-09 16:26:27eric.araujosetmessageid: <1326126387.79.0.436589384326.issue11906@psf.upfronthosting.co.za>
2012-01-09 16:26:27eric.araujolinkissue11906 messages
2012-01-09 16:26:27eric.araujocreate