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 Arfrever, Kotan, brunogola, eric.araujo, ezio.melotti, maker, r.david.murray, skrah
Date 2010-12-06.19:19:28
SpamBayes Score 0.08706809
Marked as misclassified No
Message-id <1291663173.76.0.244128077119.issue10453@psf.upfronthosting.co.za>
In-reply-to
Content
Let me be more helpful, just in case.  This is the offending line:
parser.add_argument('compile_dest', metavar='FILE|DIR', nargs='?')
History
Date User Action Args
2010-12-06 19:19:33eric.araujosetrecipients: + eric.araujo, brunogola, ezio.melotti, Arfrever, r.david.murray, skrah, maker, Kotan
2010-12-06 19:19:33eric.araujosetmessageid: <1291663173.76.0.244128077119.issue10453@psf.upfronthosting.co.za>
2010-12-06 19:19:28eric.araujolinkissue10453 messages
2010-12-06 19:19:28eric.araujocreate