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 garthy
Recipients garthy
Date 2013-12-12.10:31:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386844263.55.0.374493919931.issue19959@psf.upfronthosting.co.za>
In-reply-to
Content
argparse.FileType does not expand tilde "~". 

This would be useful to take file parameters beginning with "~" and use os.path.expanduser to expand this.
History
Date User Action Args
2013-12-12 10:31:03garthysetrecipients: + garthy
2013-12-12 10:31:03garthysetmessageid: <1386844263.55.0.374493919931.issue19959@psf.upfronthosting.co.za>
2013-12-12 10:31:03garthylinkissue19959 messages
2013-12-12 10:31:03garthycreate