Lines Matching full:marshal
480 import marshal481 marshal.dump(self.cexecuted, cache)496 import marshal497 cexecuted = marshal.load(cache)