This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2c3b6823b
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 18:05:32 +00: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 04:24:02 +00:00
[Foo Bar]
foo=newbar