Searched refs:is_python_keyword (Results 1 – 1 of 1) sorted by relevance
13 from keyword import iskeyword as is_python_keyword unknown530 if is_python_keyword(kwarg):