HomeSort by relevance Sort by last modified time
    Searched refs:typ2 (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys.py 106 typ2, value2, traceback2 = sys.exc_info()
108 self.assertTrue(typ1 is typ2)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys.py 106 typ2, value2, traceback2 = sys.exc_info()
108 self.assertTrue(typ1 is typ2)

Completed in 446 milliseconds