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

  /external/python/cpython3/Lib/test/
test_exception_hierarchy.py 44 self.assertIs(socket.gaierror.__base__, OSError)
45 self.assertIs(socket.herror.__base__, OSError)
46 self.assertIs(socket.timeout.__base__, OSError)
test_builtin.py     [all...]
test_statistics.py 687 errmsg % statistics.StatisticsError.__base__
    [all...]
test_descr.py     [all...]
  /external/python/cpython2/Lib/test/
test_builtin.py     [all...]
pickletester.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
pickletester.py 747 B = C.__base__
    [all...]

Completed in 3712 milliseconds