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 georg.brandl
Recipients bluebird, georg.brandl
Date 2009-03-31.19:12:40
SpamBayes Score 0.00029030783
Marked as misclassified No
Message-id <1238526761.44.0.0586871565706.issue5190@psf.upfronthosting.co.za>
In-reply-to
Content
As commented in optparse.py, make_option is the preferred way to create
options, so I've added it to __all__ in r70868.
History
Date User Action Args
2009-03-31 19:12:41georg.brandlsetrecipients: + georg.brandl, bluebird
2009-03-31 19:12:41georg.brandlsetmessageid: <1238526761.44.0.0586871565706.issue5190@psf.upfronthosting.co.za>
2009-03-31 19:12:40georg.brandllinkissue5190 messages
2009-03-31 19:12:40georg.brandlcreate