diff options
author | Ralf Gommers <ralf.gommers@googlemail.com> | 2013-12-23 10:34:13 +0100 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@googlemail.com> | 2013-12-23 15:45:40 +0100 |
commit | 8d4cc1e485d518a48111ce1b0e38edd7a8279946 (patch) | |
tree | de94234a42829c6a493a42872f48df067927fe49 /numpy/polynomial/polyutils.py | |
parent | bc82e93cbc0d8b3294764932339eb78a8a1e6e3c (diff) | |
download | numpy-8d4cc1e485d518a48111ce1b0e38edd7a8279946.tar.gz |
MAINT: don't use open(.., 'U') in Python 3.x, is deprecated.
This is default behavior in 3.x; in 2.x open() doesn't have a `newline`
kw. So make code Python-version-specific.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions