]> granicus.if.org Git - python/commit
Merged revisions 78232 via svnmerge from
authorFred Drake <fdrake@acm.org>
Fri, 19 Feb 2010 06:08:41 +0000 (06:08 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 19 Feb 2010 06:08:41 +0000 (06:08 +0000)
commit03c44a30a305f4506f03bf136065984464dd3af6
tree6ed97dd9f5e7ead5fdc53d1aecec40584a507aad
parent2c2dc37e589cd7070d58258d626543a5ce3a474b
Merged revisions 78232 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78232 | fred.drake | 2010-02-19 00:24:30 -0500 (Fri, 19 Feb 2010) | 3 lines

  - apply patch from issue 7005
  - add corresponding documentation
........
Doc/library/configparser.rst
Lib/configparser.py
Lib/test/test_cfgparser.py