module documentation

Undocumented

Function absoluteOSPath Undocumented
Function buildZipArchive Undocumented
Function executeCommand Undocumented
Function exportObj Undocumented
Function extractFileExt Undocumented
Function extractFilename Undocumented
Function extractZipArchive Undocumented
Function findExtension Undocumented
Function getDataSizeStr Undocumented
Function getFilePath Undocumented
Function getOSPath Undocumented
Function getZipArchive Undocumented
Function import_zexp Undocumented
Function importZexp Undocumented
Function mkDir Undocumented
Function readDir Undocumented
Function readFile Undocumented
Function readPath Undocumented
Function remove Undocumented
Function tail_lines Undocumented
Function writeZipFile Undocumented
def absoluteOSPath(path): (source)

Undocumented

def buildZipArchive(files, get_data=True): (source)

Undocumented

def executeCommand(path, command): (source)

Undocumented

def exportObj(obj, filename): (source)

Undocumented

def extractFileExt(path): (source)

Undocumented

def extractFilename(path, sep=None, undoable=False): (source)

Undocumented

def extractZipArchive(file): (source)

Undocumented

def findExtension(extension, path, deep=1): (source)

Undocumented

def getDataSizeStr(len): (source)

Undocumented

def getFilePath(path): (source)

Undocumented

def getOSPath(path, chs=list(range(32)) + [34, 39, 60, 62, 63, 127], undoable=False): (source)

Undocumented

def getZipArchive(f): (source)

Undocumented

def import_zexp(self, zexp, new_id, id_prefix, _sort_id=0): (source)

Undocumented

def importZexp(self, filename): (source)

Undocumented

def mkDir(path): (source)

Undocumented

def readDir(path): (source)

Undocumented

def readFile(filename, mode='b', threshold=2 << 16): (source)

Undocumented

def readPath(path, data=True, recursive=True): (source)

Undocumented

def remove(path, deep=0): (source)

Undocumented

def tail_lines(filename, linesback=10, returnlist=0): (source)

Undocumented

def writeZipFile(zf, basepath, path, filter): (source)

Undocumented