Lines Matching refs:getVersion
79 def getVersion(): function
87 return tuple([int(n) for n in getVersion().split('.', 2)])
239 '--libdir=/Library/Frameworks/Python.framework/Versions/%s/lib'%(getVersion(),),
244 …LIBRARY": shellQuote('/Library/Frameworks/Python.framework/Versions/%s/lib/tcl8.5'%(getVersion())),
259 '--libdir=/Library/Frameworks/Python.framework/Versions/%s/lib'%(getVersion(),),
264 …LIBRARY": shellQuote('/Library/Frameworks/Python.framework/Versions/%s/lib/tcl8.5'%(getVersion())),
265 …_LIBRARY": shellQuote('/Library/Frameworks/Python.framework/Versions/%s/lib/tk8.5'%(getVersion())),
304 "--libdir=/Library/Frameworks/Python.framework/Versions/%s/lib"%(getVersion(),),
314 getVersion(),
710 FW_VERSION_PREFIX = FW_PREFIX[:] + ["Versions", getVersion()]
724 % (getVersion(), getFullVersion()))
1124 version = getVersion()
1166 'Python.framework', 'Versions', getVersion(),
1169 'Python.framework', 'Versions', getVersion(),
1319 data = data.replace('$VERSION', getVersion())
1335 data = data.replace('@PYVER@', getVersion())
1349 pkgname = '%s-%s'%(recipe['name'], getVersion())
1360 VER=getVersion(),
1450 IFPkgFlagPackageLocation='%s-%s.pkg'%(item['name'], getVersion()),
1495 IFPkgDescriptionVersion=getVersion(),
1614 getVersion(),))