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 doughellmann
Recipients SilentGhost, doughellmann, georg.brandl
Date 2009-09-23.14:36:25
SpamBayes Score 0.026633907
Marked as misclassified No
Message-id <1253716587.31.0.116018250453.issue6977@psf.upfronthosting.co.za>
In-reply-to
Content
Is there a way in getopt to define an option that takes an optional
argument?  I thought options either required args or did not accept them
at all.
History
Date User Action Args
2009-09-23 14:36:27doughellmannsetrecipients: + doughellmann, georg.brandl, SilentGhost
2009-09-23 14:36:27doughellmannsetmessageid: <1253716587.31.0.116018250453.issue6977@psf.upfronthosting.co.za>
2009-09-23 14:36:25doughellmannlinkissue6977 messages
2009-09-23 14:36:25doughellmanncreate