Package teamwork :: Package widgets :: Package htmlViewer :: Module mfxutil
[hide private]
[frames] | no frames]

Module mfxutil

source code

Classes [hide private]
  SubclassResponsibility
  Struct
  KwStruct
Functions [hide private]
 
static(f, *args, **kw) source code
 
ifelse(expr, val1, val2) source code
 
merge_dict(dict1, dict2, merge_none=1) source code
 
latin1_to_ascii(n) source code
 
latin1_to_html(n) source code
 
hexify(s) source code
 
getusername() source code
 
gethomedir() source code
 
getprefdir(package, home=None) source code
 
destruct(obj) source code
 
kwdefault(kw, **defaults) source code
 
pickle(obj, filename, binmode=0) source code
 
unpickle(filename) source code
 
spawnv(file, args=()) source code
 
spawnvp(file, args=()) source code
 
spawnSystemSoundMixer(query=0) source code
 
spawnSystemDisplaySettings() source code
 
openURL(url) source code
 
dumpmem(dump_all_objects=1) source code
 
callername() source code
 
callerglobals() source code
 
uplevel(name) source code
Variables [hide private]
  win32api = None
  EnvError = (<type 'exceptions.IOError'>, <type 'exceptions.OSE...
  htmlentitydefs_i = {}
  __SOUND_MIXER = ()
Variables Details [hide private]

EnvError

Value:
(<type 'exceptions.IOError'>,
 <type 'exceptions.OSError'>,
 <type 'exceptions.OSError'>)