]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
configparser: mapping protocol access get() handles configparser-specific arguments...
authorŁukasz Langa <lukasz@langa.pl>
Sat, 4 Dec 2010 17:48:18 +0000 (17:48 +0000)
committerŁukasz Langa <lukasz@langa.pl>
Sat, 4 Dec 2010 17:48:18 +0000 (17:48 +0000)
commit2f0fd0fa4fd0424cee5718bccc826c2ed7220bb2
tree0fd102d48811d19b7efb14e1bee3b2538ebb6bbb
parent1215915045d620d44e14ba12af8949f8ec700b5d
configparser: mapping protocol access get() handles configparser-specific arguments as well
Lib/configparser.py
Lib/test/test_cfgparser.py