Searched defs:IterGenExc (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dseq_tests.py63 class IterGenExc: class in inherits:
131 self.assertRaises(ZeroDivisionError, self.type2test, IterGenExc(s))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dseq_tests.py63 class IterGenExc: class in inherits:
131 self.assertRaises(ZeroDivisionError, self.type2test, IterGenExc(s))

Completed in 461 milliseconds