Łukasz Langa <luk...@langa.pl> added the comment:

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

----------
Added file: http://bugs.python.org/file18341/issue9452.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9452>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to