cpython/Lib/test/output/test_cfgparser
Fred Drake 95b96d3941 Added options that use square brackets in their names; this ensures that
GNOME-style internationalized options can be parsed using ConfigParser
(SF bug #131635).

Converted the tests to use test_support.verify() instead of output
comparison to work.
2001-02-12 17:23:20 +00:00

6 lines
166 B
Text

test_cfgparser
Testing basic accessors...
Testing value interpolation...
Testing parse errors...
Testing query interface...
Testing miscellaneous error conditions...