]> granicus.if.org Git - python/commit
Time machine experiment. Use '__name__' as the special key (always
authorBarry Warsaw <barry@python.org>
Thu, 6 Aug 1998 18:48:41 +0000 (18:48 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 6 Aug 1998 18:48:41 +0000 (18:48 +0000)
commit644621259344d24ff99644ad39ee6a841c5101cb
tree89e478db901a8ced508385fe72f2cd54da3e766f
parentf5475c95a767839b19f945eda16531427b47ca27
Time machine experiment.  Use '__name__' as the special key (always
present) that refers to the section name.  Also added a (slightly)
better InterpolationError error message, which includes the raw
string.
Lib/ConfigParser.py