diff options
author | Matthew Brett <matthew.brett@gmail.com> | 2012-10-06 12:05:10 +0100 |
---|---|---|
committer | Matthew Brett <matthew.brett@gmail.com> | 2012-10-06 12:05:10 +0100 |
commit | 7078f01420626e8261389ce558cb27d750d6650e (patch) | |
tree | ae4cfdf22309159674ee577cc78910fc54fbc3d4 /numpy/core/numeric.py | |
parent | 3f10c36339c0fe40e72378a990e6b3c5423805fb (diff) | |
download | numpy-7078f01420626e8261389ce558cb27d750d6650e.tar.gz |
FIX: remove log line causing warning from disutils
Using numpy.distutils through easy_install caused a RuntimeWarning
because of a failed import of numpy.distutils.
Discussion here:
http://thread.gmane.org/gmane.comp.python.numeric.general/51719
The conclusion seemed to be that the safest fix is to remove the one
line of logging in the relevant callback.
Thanks to Ralf Gommers for the suggestion.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions