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 flox
Recipients flox
Date 2009-12-15.17:01:53
SpamBayes Score 0.00339532
Marked as misclassified No
Message-id <1260896515.31.0.944958562968.issue7515@psf.upfronthosting.co.za>
In-reply-to
Content
~ $ ./python Lib/test/regrtest.py --help
(...)
    lib2to3 -   Run the tests for 2to3 (They take a while.)
(...)

~ $ ./python Lib/test/regrtest.py -ulib2to3
Invalid -u/--use option: lib2to3
Use --help for usage
History
Date User Action Args
2009-12-15 17:01:55floxsetrecipients: + flox
2009-12-15 17:01:55floxsetmessageid: <1260896515.31.0.944958562968.issue7515@psf.upfronthosting.co.za>
2009-12-15 17:01:53floxlinkissue7515 messages
2009-12-15 17:01:53floxcreate