]> granicus.if.org Git - python/commit
Merged revisions 71537 via svnmerge from
authorGeorg Brandl <georg@python.org>
Mon, 27 Apr 2009 16:42:58 +0000 (16:42 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 27 Apr 2009 16:42:58 +0000 (16:42 +0000)
commit1f9fa31cb54546ef0129a81b0257dda9a313b528
tree706a3627741134ee7d1317216b80e78ef0d9e1c1
parentf3532df236481cebd458a35b82d803a4af750c1c
Merged revisions 71537 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71537 | georg.brandl | 2009-04-12 19:24:11 +0200 (So, 12 Apr 2009) | 1 line

  #5741: dont disallow double percent signs in SafeConfigParser.set() keys.
........
Lib/configparser.py
Lib/test/test_cfgparser.py
Misc/NEWS