Package twisted :: Package spread :: Module newjelly :: Class _Unjellier
[frames | no frames]

Class _Unjellier


Method Summary
  __init__(self, taster, persistentLoad, invoker)
  _unjelly_boolean(self, exp)
  _unjelly_class(self, rest)
  _unjelly_dereference(self, lst)
  _unjelly_dictionary(self, lst)
  _unjelly_function(self, rest)
  _unjelly_list(self, lst)
  _unjelly_method(self, rest)
(internal) unjelly a method
  _unjelly_module(self, rest)
  _unjelly_None(self, exp)
  _unjelly_tuple(self, lst)
  _unjelly_unicode(self, exp)
  _unjelly_unpersistable(self, rest)
  getRefId(self)
  resolveReference(self, obj, index)
  unjelly(self, obj)
  unjellyFull(self, obj)
  unjellyInto(self, obj, loc, jel)

Method Details

_unjelly_method(self, rest)

(internal) unjelly a method

Generated by Epydoc 2.0 on Sat May 15 20:08:50 2004 http://epydoc.sf.net