mirror of
https://github.com/python/cpython.git
synced 2026-03-18 19:01:17 +00:00
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.
6 lines
166 B
Text
6 lines
166 B
Text
test_cfgparser
|
|
Testing basic accessors...
|
|
Testing value interpolation...
|
|
Testing parse errors...
|
|
Testing query interface...
|
|
Testing miscellaneous error conditions...
|