mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
3c823aa4b6
.has_option(), .remove_option(), and .set(). This closes SF tracker #232913.
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
test_cfgparser
|
|
Testing basic accessors...
|
|
Testing case sensitivity...
|
|
Testing value interpolation...
|
|
Testing parse errors...
|
|
Testing query interface...
|
|
Testing miscellaneous error conditions...
|