This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-22 01:14:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9e9b2c32a3
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-13 02:05:32 +08: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
Reference in a new issue
Copy permalink