diff options
author | Matthias C. M. Troffaes <matthias.troffaes@gmail.com> | 2015-11-05 11:37:02 +0000 |
---|---|---|
committer | Matthias C. M. Troffaes <matthias.troffaes@gmail.com> | 2016-09-08 11:48:19 +0100 |
commit | a3db73a8b2f53b0602b1aadd31c48836c07b82dc (patch) | |
tree | d81997e66439fa6c7471e0a021d4152e638425eb /numpy/core/numeric.py | |
parent | cb7f4078bf94cde6233b9128f138ba18e04c1d1d (diff) | |
download | numpy-a3db73a8b2f53b0602b1aadd31c48836c07b82dc.tar.gz |
BUG: npy_PyFile_Dup2 - fix PyFile_AsFile failing on io style classes
This bug only manifests itself in the Python 2 code path.
Falls back to the current Python 3 code path also on Python 2 because
the Python 3 code path is written precisely to handle this situation.
Also fix tests, and clarify in the documentation that the current
implementation requires the stream to be seekable.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions