diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2015-06-24 18:23:50 -0700 |
---|---|---|
committer | Nathaniel J. Smith <njs@pobox.com> | 2015-06-24 18:23:50 -0700 |
commit | 7d6aa8c721d5274ac57d0c87685d472cb1fd7948 (patch) | |
tree | fbd5769ff84584ef03751e791ed48b8c13028c2f /numpy/add_newdocs.py | |
parent | 75190503dd569e58029cdac81e6451907181c130 (diff) | |
download | numpy-7d6aa8c721d5274ac57d0c87685d472cb1fd7948.tar.gz |
MAINT: remove legacy monkeypatching of GzipFile
I'm not sure exactly when GzipFile.seek started supporting the whence=
argument by default -- sometime around python 2.5 from the looks of
http://bugs.python.org/issue1355023. But in any case it was definitely
there by 2.6, which is now the earliest version we support, so there's
no longer any need to monkeypatch it in. This also fixes an error in
python 3.5b2, which I haven't bothered to track down further because
these are the wages of monkeypatching.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions