[Numpy-discussion] AttributeError: 'str' object has no attribute 'seek'
Nils Wagner
nwagner@iam.uni-stuttgart...
Tue Mar 3 01:35:52 CST 2009
On Mon, 2 Mar 2009 22:08:22 +0200
Stéfan van der Walt <stefan@sun.ac.za> wrote:
> Nils,
>
> 2009/3/2 Nils Wagner <nwagner@iam.uni-stuttgart.de>:
>> I encountered a problem wrt loadtxt.
>>
>> File
>> "/data/home/nwagner/local/lib/python2.5/site-packages/numpy/lib/io.py",
>> line 384, in loadtxt
>> fh = seek_gzip_factory(fname)
>
> Would you mind trying latest SVN?
>
> Thanks
> Stéfan
Hi Stéfan,
Works for me. Thank you very much !
BTW, is it possible to use more than one character to
indicate the start of a comment ?
I would like to use both '!' and '$'.
Cheers,
Nils
More information about the Numpy-discussion
mailing list