[Zodb-checkins] CVS: Zope3/src/zodb/storage/file - copy.py:1.4
Jeremy Hylton
jeremy at zope.com
Mon May 19 12:03:48 EDT 2003
Update of /cvs-repository/Zope3/src/zodb/storage/file
In directory cvs.zope.org:/tmp/cvs-serv26953/storage/file
Modified Files:
copy.py
Log Message:
Whitespace normalization.
=== Zope3/src/zodb/storage/file/copy.py 1.3 => 1.4 ===
--- Zope3/src/zodb/storage/file/copy.py:1.3 Fri Apr 25 15:28:46 2003
+++ Zope3/src/zodb/storage/file/copy.py Mon May 19 11:03:47 2003
@@ -166,5 +166,3 @@
self._tfile.write(ZERO)
else:
self._tfile.write(data)
-
-
More information about the Zodb-checkins
mailing list