diff options
author | Gabriel <g2p.code@gmail.com> | 2012-11-23 23:48:47 +0100 |
---|---|---|
committer | Gabriel <g2p.code@gmail.com> | 2012-11-23 23:58:19 +0100 |
commit | 649c90831075b5141b56e321f21c576ee58a06a6 (patch) | |
tree | aaf5a499072b4811b91b2a5be5ebd60c2b9ebfcc /numpy/lib/twodim_base.py | |
parent | 20224ea62ed42a3ebc0795f62b78309ff9ab1a8a (diff) | |
download | numpy-649c90831075b5141b56e321f21c576ee58a06a6.tar.gz |
Assume we can use sys.stdout.fileno() and friends.
The workaround shouldn't be necessary in a recent python shell.
Tested in python, ipython.
In fact, distutils is almost never imported and run manually from an
interactive shell.
This removes the use of `sys.__stdout__`, which broke with distribute
0.6.30 on Python 3.
Diffstat (limited to 'numpy/lib/twodim_base.py')
0 files changed, 0 insertions, 0 deletions