Searched refs:ContainsPythonKeyword (Results 1 – 1 of 1) sorted by relevance
122 bool ContainsPythonKeyword(const string& module_name) { in ContainsPythonKeyword() function371 if (ContainsPythonKeyword(module_name)) { in PrintImports()