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 arnaut-billings
Recipients arnaut-billings, docs@python
Date 2013-12-21.10:40:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387622425.21.0.562750433804.issue20039@psf.upfronthosting.co.za>
In-reply-to
Content
There is no documentation for argparse.ArgumentTypeError:

http://docs.python.org/3/library/unittest.html

Though it does appear in an example and its usage is simple enough to decipher what it means, it would none the less look more professional if there was formal documentation for it. Not only on what it is, but when it should actually be used, etc...
History
Date User Action Args
2013-12-21 10:40:25arnaut-billingssetrecipients: + arnaut-billings, docs@python
2013-12-21 10:40:25arnaut-billingssetmessageid: <1387622425.21.0.562750433804.issue20039@psf.upfronthosting.co.za>
2013-12-21 10:40:24arnaut-billingslinkissue20039 messages
2013-12-21 10:40:23arnaut-billingscreate