]> granicus.if.org Git - python/commit
Closes #18159: ConfigParser getters not available on SectionProxy
authorŁukasz Langa <lukasz@langa.pl>
Mon, 15 Sep 2014 09:08:41 +0000 (02:08 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Mon, 15 Sep 2014 09:08:41 +0000 (02:08 -0700)
commitdfdd2f7ef852d3440459d3eefa83a5d6bd5edb2c
treee0ea5977a56c7c16d9e6ecc831114cf83627ac83
parent34cea14f746481b2d55c64e7b18bd20f176f88e2
Closes #18159: ConfigParser getters not available on SectionProxy
Doc/library/configparser.rst
Lib/configparser.py
Lib/test/test_configparser.py