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 manveru
Recipients Paolo.Elvati, bethard, manveru
Date 2011-04-27.12:44:00
SpamBayes Score 0.00036968096
Marked as misclassified No
Message-id <1303908241.49.0.934533752357.issue11839@psf.upfronthosting.co.za>
In-reply-to
Content
I have the same issue with default here with 2.7.

Fortunately I have my own type function so I can prevent is by changing my internal state. This is however only a workaround for real bug in the argparse.
History
Date User Action Args
2011-04-27 12:44:01manverusetrecipients: + manveru, bethard, Paolo.Elvati
2011-04-27 12:44:01manverusetmessageid: <1303908241.49.0.934533752357.issue11839@psf.upfronthosting.co.za>
2011-04-27 12:44:00manverulinkissue11839 messages
2011-04-27 12:44:00manverucreate