Message112614
| Author | lukasz.langa |
|---|---|
| Recipients | brian.curtin, ezio.melotti, fdrake, lukasz.langa |
| Date | 2010-08-03.14:38:09 |
| SpamBayes Score | 2.9092297e-07 |
| Marked as misclassified | No |
| Message-id | <1280846296.07.0.327270359602.issue9452@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch after discussion on #python-dev: - PEP8 compliant names used: read_file, read_string, read_dict. readfp has been PendingDeprecated - documentation updates - option validation is now optional with the use of `strict=` argument in the parser's __init__ - new unit tests introduced to check for the new behaviour |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-03 14:38:16 | lukasz.langa | set | recipients: + lukasz.langa, fdrake, ezio.melotti, brian.curtin |
| 2010-08-03 14:38:16 | lukasz.langa | set | messageid: <1280846296.07.0.327270359602.issue9452@psf.upfronthosting.co.za> |
| 2010-08-03 14:38:14 | lukasz.langa | link | issue9452 messages |
| 2010-08-03 14:38:13 | lukasz.langa | create | |