Searched refs:get_exceptions (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_pickle.py | 415 def get_exceptions(mod): function 509 for name, exc in get_exceptions(builtins): 535 for name, exc in get_exceptions(module): |
Completed in 1 milliseconds