[Zodb-checkins] CVS: ZODB3/ZEO - stats.py:1.3

Guido van Rossum guido@python.org
Fri, 30 Aug 2002 17:30:18 -0400


Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv12002

Modified Files:
	stats.py 
Log Message:
Oops.  Offset of serial is 16, not 8.


=== ZODB3/ZEO/stats.py 1.2 => 1.3 ===
--- ZODB3/ZEO/stats.py:1.2	Fri Aug 30 17:25:36 2002
+++ ZODB3/ZEO/stats.py	Fri Aug 30 17:30:17 2002
@@ -30,7 +30,7 @@
 4       3     data size, in 256-byte increments, rounded up
 7       1     code (see below)
 8       8     object id
-8       8     serial number
+16      8     serial number
 
 The code at offset 7 packs three fields: