|
def | CommonUtil.count_dups (l) |
|
def | CommonUtil.findInList (mylist, element) |
|
def | CommonUtil.flatten (obj) |
|
def | CommonUtil.guessUnit (inverseubval) |
|
def | CommonUtil.inclusiveRange (start, stop, step) |
|
def | CommonUtil.is_floatstr (s) |
|
def | CommonUtil.is_intstr (s) |
|
def | CommonUtil.lumiUnitForPrint (t) |
|
def | CommonUtil.pack (high, low) |
|
def | CommonUtil.packArraytoBlob (iarray) |
|
def | CommonUtil.packListstrtoCLOB (iListstr, separator=') |
|
def | CommonUtil.packToString (high, low) |
|
def | CommonUtil.pairwise (lst) |
|
def | CommonUtil.parselumicorrector (correctorStr) |
|
def | CommonUtil.parseTime (iTime) |
|
def | CommonUtil.splitlistToRangeString (inPut) |
|
def | CommonUtil.timeStamptoDate (i) |
|
def | CommonUtil.timeStamptoUTC (i) |
|
def | CommonUtil.tolegalJSON (inputstring) |
|
def | CommonUtil.transposed (lists, defaultval=None) |
|
def | CommonUtil.unpack (i) |
|
def | CommonUtil.unpackBlobtoArray (iblob, itemtypecode) |
|
def | CommonUtil.unpackCLOBtoListstr (iStr, separator=') |
|
def | CommonUtil.unpackFromString (i) |
|
def | CommonUtil.unpackLumiid (i) |
|