What is "marshal data"?
Michael Hudson
mwh at python.net
Fri Nov 16 07:14:23 EST 2001
More information about the Python-list mailing list
Fri Nov 16 07:14:23 EST 2001
- Previous message (by thread): What is "marshal data"?
- Next message (by thread): What is "marshal data"?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Werner Schiendl" <ws-news at gmx.at> writes: > just a guess, but even if the magic id in the .pyc file is the same, > does this guarantee that the .pyc file is protable between different > platforms? Yes. This fact is even documented <wink>. Cheers, M. -- we're already scrubbing the face of intuition with steel wool, setting it on fire, then putting it out with an axe <wink>. -- Tim Peters, on comparing recursive structures
- Previous message (by thread): What is "marshal data"?
- Next message (by thread): What is "marshal data"?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list