| Home | Trees | Index | Help |
|
|---|
| Module pyweb :: Class saferUnpickler |
|
Unpickler --+
|
saferUnpickler
| Method Summary | |
|---|---|
find_class(self,
module,
name)
| |
load_global(self)
| |
load_inst(self)
| |
load_obj(self)
| |
| Inherited from Unpickler | |
This takes a file-like object for reading a pickle data stream. | |
| |
Read a pickled object representation from the open file. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
| Inherited from Unpickler | |
dict |
dispatch = {'': <function load_eof at 0x4029efb4>, '\x80...
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sat Feb 7 20:08:06 2004 | http://epydoc.sf.net |