[Zodb-checkins] CVS: ZODB3/BTrees - Length.py:1.8
Tim Peters
tim.one at comcast.net
Mon Dec 29 17:41:15 EST 2003
Update of /cvs-repository/ZODB3/BTrees
In directory cvs.zope.org:/tmp/cvs-serv2051/BTrees
Modified Files:
Length.py
Log Message:
Whitespace normalization.
=== ZODB3/BTrees/Length.py 1.7 => 1.8 ===
--- ZODB3/BTrees/Length.py:1.7 Fri Nov 28 11:44:44 2003
+++ ZODB3/BTrees/Length.py Mon Dec 29 17:40:44 2003
@@ -28,7 +28,7 @@
longer works as expected, because new-style classes cache
class-defined slot methods (like __len__) in C type slots. Thus,
instance-define slot fillers are ignores.
-
+
"""
def __init__(self, v=0):
More information about the Zodb-checkins
mailing list