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 techtonik
Recipients docs@python, techtonik
Date 2012-12-14.08:27:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355473656.34.0.647093207019.issue16678@psf.upfronthosting.co.za>
In-reply-to
Content
This following recipe from Optik examples should be added to documentation. It is extremely helpful when porting to optparse from getopt or other option parsing schemes.
History
Date User Action Args
2012-12-14 08:27:36techtoniksetrecipients: + techtonik, docs@python
2012-12-14 08:27:36techtoniksetmessageid: <1355473656.34.0.647093207019.issue16678@psf.upfronthosting.co.za>
2012-12-14 08:27:36techtoniklinkissue16678 messages
2012-12-14 08:27:35techtonikcreate