summaryrefslogtreecommitdiff
path: root/Lib/test/cfgparser.1
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2004-05-18 04:24:02 +0000
committerFred Drake <fdrake@acm.org>2004-05-18 04:24:02 +0000
commita6ed48ad4682d851bf16ec9456fa7b8480fc9e59 (patch)
tree7f5de8acc4326276b9afbc569010b47005ad0e85 /Lib/test/cfgparser.1
parent3de79a98835d3a1a3ff3580b5ea80663d4b41644 (diff)
downloadcpython-a6ed48ad4682d851bf16ec9456fa7b8480fc9e59.tar.gz
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 0000000000..3387f52eca
--- /dev/null
+++ b/Lib/test/cfgparser.1
@@ -0,0 +1,2 @@
+[Foo Bar]
+foo=newbar