[Zope-Checkins] CVS: Zope/lib/python/ZConfig/tests/input - simple.conf:1.1.4.2
Chris McDonough
chrism@zope.com
Sat, 26 Oct 2002 15:52:19 -0400
Update of /cvs-repository/Zope/lib/python/ZConfig/tests/input
In directory cvs.zope.org:/tmp/cvs-serv31373/lib/python/ZConfig/tests/input
Modified Files:
Tag: chrism-install-branch
simple.conf
Log Message:
Merge with HEAD. Again, sorry for the spew (what's left of it... someone seems to have filtered some of this branch's checkins out).
=== Zope/lib/python/ZConfig/tests/input/simple.conf 1.1.4.1 => 1.1.4.2 ===
--- Zope/lib/python/ZConfig/tests/input/simple.conf:1.1.4.1 Thu Oct 10 14:29:13 2002
+++ Zope/lib/python/ZConfig/tests/input/simple.conf Sat Oct 26 15:51:48 2002
@@ -1,3 +1,5 @@
+empty
+
var1 abc
int-var 12
float-var 12.02
@@ -10,3 +12,8 @@
false-var-1 false
false-var-2 off
false-var-3 no
+
+list-1
+list-2 abc
+list-3 abc def ghi
+list-4 [ what now? ]