Method summary
- initialize(self, max_pass)
- load(self, max_pass = -Const(1))
- load_build(cls, obj)
Methods
- initialize(self, max_pass)
- load(self, max_pass = -Const(1))
Read a pickled object representation from the open file.
Return the reconstituted object hierarchy specified in the file.
- load_build(cls, obj)