
9 Nov
2007
9 Nov
'07
8:20 p.m.
On Nov 9, 2007 2:04 PM, Anton Tropashko sndive@gmail.com wrote:
If i pass the marshalled string to a machine running python on a machine with a different byte order, would it unmarshall correctly?
This isn't the right place for this question; it makes more sense on comp.lang.python.
Both the marshal and pickle formats are byte-order independent.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller