Public Member Functions | |
def | __init__ |
def | checkforupdate |
def | fetchTagsHTTP |
def | runningVersion |
Public Attributes | |
lumiurl | |
Definition at line 2 of file checkforupdate.py.
def checkforupdate.checkforupdate.__init__ | ( | self, | |
statusfilename = 'tagstatus.txt' |
|||
) |
Definition at line 3 of file checkforupdate.py.
Definition at line 34 of file checkforupdate.py.
References checkforupdate.checkforupdate.fetchTagsHTTP(), and split.
def checkforupdate.checkforupdate.fetchTagsHTTP | ( | self | ) |
Definition at line 5 of file checkforupdate.py.
References checkforupdate.checkforupdate.lumiurl, split, and strip().
Referenced by checkforupdate.checkforupdate.checkforupdate().
def checkforupdate.checkforupdate.runningVersion | ( | self, | |
cmsswWorkingBase, | |||
scriptname, | |||
isverbose = True |
|||
) |
Definition at line 14 of file checkforupdate.py.
References alcazmumu_cfi.filter, and strip().
checkforupdate.checkforupdate.lumiurl |
Definition at line 4 of file checkforupdate.py.
Referenced by checkforupdate.checkforupdate.fetchTagsHTTP().