Home
last modified time | relevance | path

Searched defs:ensure_dirname (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/distutils/
Dcmd.py257 def ensure_dirname(self, option): member in Command
/external/python/cpython2/Lib/distutils/
Dcmd.py266 def ensure_dirname(self, option): member in Command