[Python-Dev] ConfigParser argparse integration module
S Joshua Swamidass
swamidass at gmail.com
Sat Oct 13 05:24:57 CEST 2012
More information about the Python-Dev mailing list
Sat Oct 13 05:24:57 CEST 2012
- Previous message: [Python-Dev] [Python-checkins] cpython (merge 3.3 -> 3.3): merge heads
- Next message: [Python-Dev] ConfigParser argparse integration module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, It seemed like there were several requests to enable ini file parsing with argparse. I wrote module to do this. I'd be curious to know if this is useful and anyone has a better approach. See the code here: http://pypi.python.org/pypi/ConfArgParse Thanks! S Joshua Swamidass http://swami.wustl.edu/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20121013/781785a6/attachment-0001.html>
- Previous message: [Python-Dev] [Python-checkins] cpython (merge 3.3 -> 3.3): merge heads
- Next message: [Python-Dev] ConfigParser argparse integration module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list