diff options
author | Nick Papior Andersen <nickpapior@gmail.com> | 2015-02-25 10:00:27 +0000 |
---|---|---|
committer | Nick Papior Andersen <nickpapior@gmail.com> | 2015-02-25 10:00:27 +0000 |
commit | a2ec60c6b0ba610c635626d9fe10b569d6365a7f (patch) | |
tree | bf36017b6a2abedde374da5e92f96376be9224dc /numpy/lib/shape_base.py | |
parent | a6c2443a646eb46b0bca9d8560d52d5b9fa87c9d (diff) | |
download | numpy-a2ec60c6b0ba610c635626d9fe10b569d6365a7f.tar.gz |
BUG: Python3 fix
Direct writing to files is not the same for 2vs3.
Hence we now close the file handle, re-open it
and write using the file.
Diffstat (limited to 'numpy/lib/shape_base.py')
0 files changed, 0 insertions, 0 deletions