Class: marshalReconstruct | Zope-2.2.1-src/lib/python/Products/ZGadflyDA/gadfly/kjParseBuild.py | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
reconstruction using marshalling to a file encodes internal structures for grammar using marshal-able objects. Final marshalling to the file is done at CleanUp() storing one big tuple.
|