[Zope-Checkins] CVS: Zope3/lib/python/ZODB - utils.py:1.8.22.2

Fred L. Drake, Jr. fdrake@acm.org
Mon, 3 Dec 2001 16:59:59 -0500


Jeremy Hylton writes:
 > +# clients use this module to get this contant
 > +t32 = 1L << 32
 > +

  Remember this is allowed to be Python 2.2-specific code -- you can
drop the "L" now.  ;-)


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation