Searched refs:is_legal_py_identifier (Results 1 – 1 of 1) sorted by relevance
144 def is_legal_py_identifier(s): function4144 if (is_legal_py_identifier(full_name) and4146 is_legal_py_identifier(existing)):4181 if not is_legal_py_identifier(full_name):