]> granicus.if.org Git - python/commit
issue #9452:
authorFred Drake <fdrake@acm.org>
Mon, 9 Aug 2010 12:52:45 +0000 (12:52 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 9 Aug 2010 12:52:45 +0000 (12:52 +0000)
commita492362f9a2a44e411147fd7b2886466bb0bb17f
tree0e150dd20d8c8add5b3282bbac9efe16b8696e21
parentf14c2632806ec19b0d58c2c1f721c6a31b535209
issue #9452:
Add read_file, read_string, and read_dict to the configparser API;
new source attribute to exceptions.
Doc/library/configparser.rst
Lib/configparser.py
Lib/test/test_cfgparser.py
Misc/NEWS