[Numpy-discussion] fromfile and tofile access with a tempfile.TemporaryFile()

Charles R Harris charlesr.harris at gmail.com
Tue Dec 12 13:00:38 EST 2006


On 12/12/06, Tim Hirzel <hirzel at resonon.com> wrote:
>
> Hi Chuck,
> Thanks for checking that.  I am running numpy 1.0.1 in python 2.4 on
> win32 (xp).   Are you on linux?  I double checked the behavior in 1.0
> and 1.0.1, just to be extra sure, and it thows the IOError in both cases.
> tim


I'm running linux and the current svn version of numpy. Maybe the problem is
with the tempfile module on windows. Do fromfile and tofile work for files
opened normally?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061212/1594a0ff/attachment.html>


More information about the NumPy-Discussion mailing list