Home
last modified time | relevance | path

Searched defs:has_scripts (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/command/
Dbuild.py149 def has_scripts(self): member in build
Dinstall.py662 def has_scripts(self): member in install
/third_party/python/Lib/distutils/
Ddist.py1005 def has_scripts(self): member in Distribution