Package Ganga :: Package Utility :: Package external :: Package ARDAMDClient :: Module diskutils
[hide private]
[frames] | no frames]

Module diskutils

source code

Classes [hide private]
  RLock
  Filterer
Functions [hide private]
 
timestampMethod() source code
 
newGuid(value=None)
newGUID(value = None) --> guid value - any python object
source code
 
createLock(lockfile, guid, tries_limit=200) source code
 
removeLock(lockfile) source code
 
listFiles(dirname) source code
 
getTimeStamp(fn) source code
 
sorter(x, y) source code
 
getHistory(fn, tmp=False) source code
 
getLast(fn) source code
 
__fillEntry(entries, lentr, i, f) source code
 
read(fn, entries=None) source code
 
readLast(fn, entries=None) source code
 
move(tmp_fn, fn, tries_limit=200) source code
 
remove(fn, tries_limit=200) source code
 
write(entries, fn, lines_to_write=-1, tries_limit=200) source code
Variables [hide private]
  __package__ = 'Ganga.Utility.external.ARDAMDClient'