[Zope-Checkins] CVS: Zope - z2.py:1.63

Toby Dickenson tdickenson@geminidataloggers.com
Wed, 13 Mar 2002 11:01:55 -0500


Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv24389

Modified Files:
	z2.py 
Log Message:
dumb typo in merge

=== Zope/z2.py 1.62 => 1.63 ===
 
     opts, args = getopt.getopt(sys.argv[1:],
-                               'hz:Z:t:i:a:d:u:w:W:f:p:m:Sl:2DP:rF:L:XM:'
+                               'hz:Z:t:i:a:d:u:w:W:f:p:m:Sl:2DP:rF:L:XM:',
                                ['icp=',
                                ])