Binary pickle portability

Olaf Delgado delgado at Mathematik.Uni-Bielefeld.DE
Tue Jun 29 14:25:16 EDT 1999


On Tue, 29 Jun 1999, Olaf Delgado wrote:

> Lately I observed strange things when trying to unpickle a binary pickle
> (including floating point numbers) produced on a different architecture.

Sorry, that was too quick.

After looking a bit closer, I found that the problem is probably related
to the Numeric module (i.e., pickling matrices) and doesn't depend on
whether binary or ordinary mode is used. So please don't bother now!
Still, I am interested in whether people use binary pickles.

Olaf






More information about the Python-list mailing list