[Zodb-checkins] CVS: ZODB3/Tools - fsstats.py:1.2
Tim Peters
tim.one at comcast.net
Mon Dec 29 17:41:19 EST 2003
Update of /cvs-repository/ZODB3/Tools
In directory cvs.zope.org:/tmp/cvs-serv2051/Tools
Modified Files:
fsstats.py
Log Message:
Whitespace normalization.
=== ZODB3/Tools/fsstats.py 1.1 => 1.2 ===
--- ZODB3/Tools/fsstats.py:1.1 Fri Nov 14 15:12:06 2003
+++ ZODB3/Tools/fsstats.py Mon Dec 29 17:40:46 2003
@@ -164,7 +164,7 @@
if tid is not None:
txn_objects.add(objects)
-
+
m = rx_txn.search(line)
if not m:
continue
More information about the Zodb-checkins
mailing list