Home | History | Annotate | Download | only in test

Lines Matching full:overflowed

559             self.fail("int(long(sys.maxint)) overflowed!")
567 self.fail("int(long(-sys.maxint-1)) overflowed!")