Searched refs:full_current_version (Results 1 – 1 of 1) sorted by relevance
25 full_current_version = os.environ.get("CURRENT_VERSION") variable84 if full_current_version is None:85 full_current_version = current_version variable227 msiname = "python-%s%s.msi" % (full_current_version, msilib.arch_ext)229 schema, ProductName="Python "+full_current_version+productsuffix,1361 path = "python-%s%s-pdb.zip" % (full_current_version, msilib.arch_ext)1453 '%s' % (certname, full_current_version, msiname))