Problem with unpickling Numeric arrays

Jonathan Hogg jonathan at onegoodidea.com
Tue Aug 6 08:32:40 EDT 2002


On 6/8/2002 12:25, in article
eee62488.0208060325.1869c61c at posting.google.com, "Johann Rohwer"
<jm_rohwer at yahoo.com> wrote:

> Anyone have ideas on what's going on?

Not sure if this is the problem, but try adding the 'b' binary flag to the
opens (i.e., 'rb' and 'wb').

Jonathan




More information about the Python-list mailing list