]> granicus.if.org Git - python/commit
Closes #11858: configparser.ExtendedInterpolation and section case.
authorŁukasz Langa <lukasz@langa.pl>
Thu, 28 Apr 2011 08:58:57 +0000 (10:58 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 28 Apr 2011 08:58:57 +0000 (10:58 +0200)
commite698cd54bc7be288a982cab6efe997316f4df996
treea19cb63273a683a51266746e9c236dad89d1fefa
parent8a410d319ac60347150379a92f7804bab28ac70f
Closes #11858: configparser.ExtendedInterpolation and section case.

Patch by ゆかり ぴんく魔女. Thanks!
Lib/configparser.py
Lib/test/test_cfgparser.py