Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py1340 data = data.replace('$INSTALL_SIZE', installSize())
1525 def installSize(clear=False, _saved=[]): function