Searched defs:superclass_names (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_importlib/ | ||
H A D | test_abc.py | 58 superclass_names = [] variable in MetaPathFinder 69 superclass_names = [] variable in PathEntryFinder 79 superclass_names = ['Loader'] variable in ResourceLoader 88 superclass_names = ['Loader'] variable in InspectLoader 98 superclass_names = ['InspectLoader'] variable in ExecutionLoader 108 superclass_names = ['ResourceLoader', 'ExecutionLoader'] variable in FileLoader 118 superclass_names = ['ResourceLoader', 'ExecutionLoader'] variable in SourceLoader |
Completed in 3 milliseconds