diff options
author | Ralf Gommers <ralf.gommers@googlemail.com> | 2013-03-06 21:41:01 +0100 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@googlemail.com> | 2013-03-06 21:44:15 +0100 |
commit | ff01555976cbbac5cb1ee9ecabc170a9d6886641 (patch) | |
tree | c5a6afab2b07a8b59f8a4cfa388301b53cd80e6d /numpy/polynomial/polyutils.py | |
parent | bbcfcf6ad3cbb1cbdc348161ee44f729d41c09d1 (diff) | |
download | numpy-ff01555976cbbac5cb1ee9ecabc170a9d6886641.tar.gz |
BUG: fix issue with distutils.exec_command introduced in 1.7.0.
Closes gh-2999 and gh-2915.
There are several packages (nose, scipy.weave.inline, Sage inline Fortran) that
replace stdout, in which case it doesn't have a fileno method. This method was
attempted to be used (change in gh-2766 to fix a py3k issue).
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions