Searched defs:make_short (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/msilib/ | ||
D | __init__.py | 287 def make_short(self, file): member in Directory |
/external/python/cpython2/Lib/msilib/ | ||
D | __init__.py | 290 def make_short(self, file): member in Directory |
/external/python/cpython2/Tools/msi/ | ||
D | msilib.py | 485 def make_short(self, file): member in Directory |