]> granicus.if.org Git - python/commit
configparser.py: changed PendingDeprecationWarnings to DeprecationWarnings, via http...
authorŁukasz Langa <lukasz@langa.pl>
Thu, 11 Nov 2010 19:53:23 +0000 (19:53 +0000)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 11 Nov 2010 19:53:23 +0000 (19:53 +0000)
commit49afa380fd86dfa07e68e7838adcdad38d3d8ba6
treea08b7d44f77d9b517d04d1f2d550e96111294328
parentb9d10d08c4eb0dedaea3b1bcde0f13b033e16c85
configparser.py: changed PendingDeprecationWarnings to DeprecationWarnings, via http://mail.python.org/pipermail/python-dev/2010-November/105391.html
configparser:py: renamed _views to _proxies to be consistent with the SectionProxy name
Lib/configparser.py