Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Deasy_install.py800 is_script = is_python_script(script_text, script_name)
1931 def is_python_script(script_text, filename): function