Go to the source code of this file.
Namespaces | |
namespace | translate |
Variables | |
tuple | translate::cmsswReleaseSrc = os.path.expandvars("$CMSSW_RELEASE_BASE/src/") |
tuple | translate::cmsswSrc = os.path.expandvars("$CMSSW_BASE/src/") |
tuple | translate::cwd = os.getcwd() |
tuple | translate::f = open(newName, 'w') |
tuple | translate::files = list() |
list | translate::globList = argv[1] |
tuple | translate::includeNode = cmsParse._IncludeNode(fileName) |
tuple | translate::newName = cfgName2py.cfgName2py(fileName) |
tuple | translate::newPath = os.path.dirname(newName) |
tuple | translate::nToks = len(globList) |
translate::overwrite = False |