[Numpy-discussion] RFR: 991 - Make savez able to write ZIP64 files

Nils Wagner nwagner at iam.uni-stuttgart.de
Sun Feb 22 15:50:22 EST 2009


On Sun, 22 Feb 2009 22:18:32 +0200
  Stéfan van der Walt <stefan at sun.ac.za> wrote:
> Hi Nils
> 
> 2009/2/22 Nils Wagner <nwagner at iam.uni-stuttgart.de>:
>>> http://scipy.org/scipy/numpy/ticket/991
>>>
>>> which enables ZIP64 extensions when saving and loading
>>>zipped data
>>> under Python >= 2.5
> 
> You can just run "nosetests numpy.lib" on both a 2.4 and 
>a 2.5
> installation to see if it works.
> 
> Thanks!
> Stéfan
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion


Done. I am using python2.6 now.

patch io.py < 0001-Add-ZIP64-support.patch


nosetests numpy.lib
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 938 tests in 8.616s

OK


Cheers,
             Nils



More information about the NumPy-Discussion mailing list