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 eric.araujo
Date 2010-11-18.16:07:04
SpamBayes Score 0.018183667
Marked as misclassified No
Message-id <1290096427.94.0.882456547294.issue10453@psf.upfronthosting.co.za>
In-reply-to
Content
It would be useful if “python -m compileall -h” was possible.  Right now it fails with “option -h not recognized” and prints its help text, which is a bit silly :)

Bug week-end candidate!
History
Date User Action Args
2010-11-18 16:07:08eric.araujosetrecipients: + eric.araujo
2010-11-18 16:07:07eric.araujosetmessageid: <1290096427.94.0.882456547294.issue10453@psf.upfronthosting.co.za>
2010-11-18 16:07:05eric.araujolinkissue10453 messages
2010-11-18 16:07:04eric.araujocreate