- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message185893
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 | paul.j3 |
|---|---|
| Recipients | bethard, docs@python, paul.j3 |
| Date | 2013-04-03.06:44:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1364971441.05.0.274708389949.issue15427@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch to argparse.rst adds the argument points to parse_args(). It also adds two points to the 'Upgrading optparse code' section, one about using 'nargs=argparse.REMAINDER', and other about 'parse_known_args()'. I'm not entirely happy with the format of the internal hyperlinks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-03 06:44:01 | paul.j3 | set | recipients: + paul.j3, bethard, docs@python |
| 2013-04-03 06:44:01 | paul.j3 | set | messageid: <1364971441.05.0.274708389949.issue15427@psf.upfronthosting.co.za> |
| 2013-04-03 06:44:01 | paul.j3 | link | issue15427 messages |
| 2013-04-03 06:44:00 | paul.j3 | create | |

