]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
I presume this should go here.
authorMichael W. Hudson <mwh@python.net>
Fri, 15 Mar 2002 10:24:14 +0000 (10:24 +0000)
committerMichael W. Hudson <mwh@python.net>
Fri, 15 Mar 2002 10:24:14 +0000 (10:24 +0000)
commitc790c975d78a3d7519247c119eda791121195ff0
treece6cb2bd4535e3075ecc1e3c03bf989dc5a48c20
parent2510b46cf3eaa19eae56e026acdc2e5f5cbf2f4f
I presume this should go here.

backport akuchling's checkin of
    revision 1.39 of ConfigParser.py

[Bug #523301] ConfigParser.write() produces broken output for values that
   were originally rfc822-like line continuations.
   Modified version of a patch from Matthias Ralfs.
Lib/ConfigParser.py