summaryrefslogtreecommitdiffstats
path: root/Lib/test/cfgparser.1
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2004-05-18 04:24:02 (GMT)
committerFred Drake <fdrake@acm.org>2004-05-18 04:24:02 (GMT)
commit82903148a8b4d7f27c5b3180331efd98600b21e1 (patch)
treeb3e2c38eb4933023f71475cfc7ab935587b2305b /Lib/test/cfgparser.1
parentb4c6091984d846e43667cd6be6a7e01e79dbc3d7 (diff)
downloadcpython-82903148a8b4d7f27c5b3180331efd98600b21e1.zip
cpython-82903148a8b4d7f27c5b3180331efd98600b21e1.tar.gz
cpython-82903148a8b4d7f27c5b3180331efd98600b21e1.tar.bz2
ConfigParser:
- read() method returns a list of files parsed successfully - add tests, documentation (closes SF patch #677651)
Diffstat (limited to 'Lib/test/cfgparser.1')
-rw-r--r--Lib/test/cfgparser.12
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/cfgparser.1 b/Lib/test/cfgparser.1
new file mode 100644
index 0000000..3387f52
--- /dev/null
+++ b/Lib/test/cfgparser.1
@@ -0,0 +1,2 @@
+[Foo Bar]
+foo=newbar