The following message was sent by Guido van Rossum <guido at python.org> on Thu, 25 Mar 2004 05:48:56 -0800. > Ah, I misunderstood. The dict/list isn't marshalled separartely; it > is built up during (un)marshalling. Clever. (Pickling does a similar > thing.) Indeed; this is actually a simplified version of the pickle object sharing. Armin suggested to remove marshal entirely and use pickle for storing compiled byte code. It works fine with the version of pickle that ships with Stackless, but is unfortunately slower than marshal. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4