Files
cpython/Lib/test/output/test_cfgparser
Michael W. Hudson 3813281fec backport akuchling's checkin of
revision 1.6 of test_cfgparser

As part of fixing bug #523301, add a simple test of ConfigParser.write()
2002-03-15 10:24:42 +00:00

10 lines
266 B
Plaintext

test_cfgparser
Testing basic accessors...
Testing writing of files...
Testing case sensitivity...
Testing interpretation of boolean Values...
Testing value interpolation...
Testing parse errors...
Testing query interface...
Testing miscellaneous error conditions...