]> granicus.if.org Git - python/commit
Fix #19546: onfigparser exceptions expose implementation details. Patch by Claudiu...
authorŁukasz Langa <lukasz@langa.pl>
Thu, 4 Sep 2014 08:36:33 +0000 (01:36 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 4 Sep 2014 08:36:33 +0000 (01:36 -0700)
commit949053bff2c3137f7e2a14213c291ae6bce072b4
tree9caa63aaf5a76bbc89b3bbe74e9d25af2d51fa5b
parentf29468118b3c2327034ef36e6efd26f96375aa7b
Fix #19546: onfigparser exceptions expose implementation details.  Patch by Claudiu Popa.
Lib/configparser.py
Lib/test/test_configparser.py
Misc/NEWS