[Zope-CVS] CVS: Products/ZCTextIndex - WidCode.py:1.4

Tim Peters tim.one@comcast.net
Tue, 14 May 2002 14:59:21 -0400


Update of /cvs-repository/Products/ZCTextIndex
In directory cvs.zope.org:/tmp/cvs-serv4627

Modified Files:
	WidCode.py 
Log Message:
Remove an obsolete comment.


=== Products/ZCTextIndex/WidCode.py 1.3 => 1.4 ===
 #   high bit set (or the end of the string).
 #
-# The int to be encoded can contain no more than 24 bits.
-# XXX this could certainly be increased
+# The int to be encoded can contain no more than 28 bits.
 #
 # If it contains no more than 7 bits, 0abcdefg, the encoding is
 #     1abcdefg