This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
4ed8a9a589
cpython
/
Lib
/
test
/
cfgparser.1
4 lines
67 B
Groff
Raw
Normal View
History
Unescape
Escape
bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses. (#2662) Patch by Louie Lu.
2017-07-12 15:05:32 -03:00
# Also used by idlelib.test_idle.test_config.
ConfigParser: - read() method returns a list of files parsed successfully - add tests, documentation (closes SF patch #677651)
2004-05-18 01:24:02 -03:00
[Foo Bar]
foo=newbar