Home
last modified time | relevance | path

Searched refs:ispython (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dpathfix.py63 def ispython(name): function
82 elif ispython(name):
Dmethfix.py54 def ispython(name): function
73 elif ispython(name):
Dclassfix.py57 def ispython(name): function
76 elif ispython(name):
/external/python/cpython2/Demo/scripts/
Deqfix.py57 def ispython(name): function
76 elif ispython(name):
/external/python/cpython3/Tools/scripts/
Dpathfix.py92 def ispython(name): function
112 elif ispython(name):