]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport akuchling's checkin of
authorMichael W. Hudson <mwh@python.net>
Fri, 15 Mar 2002 10:25:12 +0000 (10:25 +0000)
committerMichael W. Hudson <mwh@python.net>
Fri, 15 Mar 2002 10:25:12 +0000 (10:25 +0000)
commitb14519ba183e3cd7d86e96bb090510399122b87d
treee89a4668c639c97117a0d18cb18070f1a7704c80
parent3813281fec352449db98572c119179f4b3faec8d
backport akuchling's checkin of
    revision 1.10 of test_cfgparser.py

As part of fixing bug #523301, add a simple test of ConfigParser.write()
Lib/test/test_cfgparser.py