SVN: ZODB/trunk/src/BTrees/tests/testBTrees.py reintify on 32-bit systems

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20100711143759.72AEF941C9__33980.1523522057$1278859083$gmane$org@cvs.zope.org>
Log message for revision 114601:
  reintify on 32-bit systems
  

Changed:
  U   ZODB/trunk/src/BTrees/tests/testBTrees.py

-=-
Modified: ZODB/trunk/src/BTrees/tests/testBTrees.py
===================================================================
--- ZODB/trunk/src/BTrees/tests/testBTrees.py	2010-07-11 14:25:26 UTC (rev 114600)
+++ ZODB/trunk/src/BTrees/tests/testBTrees.py	2010-07-11 14:37:59 UTC (rev 114601)
@@ -1811,6 +1811,7 @@
         b = self.t
 
         def trial(i):
+            i = int(i)
             try:
                 b[i] = 0
             except (OverflowError, TypeError), v:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.