[Zodb-checkins] CVS: ZEO/ZEO/misc - custom_zodb.py:1.2.2.2
Tim Peters
tim.one@home.com
Sat, 26 Jan 2002 13:04:21 -0500
Update of /cvs-repository/ZEO/ZEO/misc
In directory cvs.zope.org:/tmp/cvs-serv28311/misc
Modified Files:
Tag: Standby-branch
custom_zodb.py
Log Message:
Whitespace normalization.
=== ZEO/ZEO/misc/custom_zodb.py 1.2.2.1 => 1.2.2.2 ===
if 0: # Change the 0 to 1 to enable!
-
+
# ZEO Unix Domain Socket
# This import isn't strictly necessary but is helpful when
@@ -30,4 +30,3 @@
Storage=ZODB.FileStorage.FileStorage(
os.path.join(INSTANCE_HOME, 'var', 'Data.fs'),
)
-