Message191543
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, docs@python, techtonik |
| Date | 2013-06-20.22:54:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1371768873.47.0.974058702807.issue18269@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That is not a documentation bug (i.e. a problem with what is written at docs.python.org), this is a feature request to try to improve the exception message. That would require adding a new parameter format (http://docs.python.org/3/c-api/arg.html?highlight=pyarg_parse#other-objects) which allows for a converter function which also takes the positional number and/or keyword argument that the converter function was called for. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-20 22:54:33 | brett.cannon | set | recipients: + brett.cannon, techtonik, docs@python |
| 2013-06-20 22:54:33 | brett.cannon | set | messageid: <1371768873.47.0.974058702807.issue18269@psf.upfronthosting.co.za> |
| 2013-06-20 22:54:33 | brett.cannon | link | issue18269 messages |
| 2013-06-20 22:54:33 | brett.cannon | create | |