Searched refs:_find_new_ (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | enum.py | 192 __new__, save_new, use_args = metacls._find_new_( |
/third_party/python/Lib/test/ | ||
D | test_enum.py | 324 _find_new_ = 1 variable in TestEnum.test_invalid_names.Wrong |