diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-03-03 15:23:02 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-03-03 18:19:15 -0700 |
commit | 31a68dde93137eef779addb005f82ce0a57585e4 (patch) | |
tree | 25751af425ac65944ec10ae018b0746c3929b6be /numpy/polynomial/polyutils.py | |
parent | 96ea318b10e31c405798a3f96d93b418d188969d (diff) | |
download | numpy-31a68dde93137eef779addb005f82ce0a57585e4.tar.gz |
TST: Get rid of a ResourceWarning.
I'm not sure this is the right fix, but test_closing_fid need to check
that garbage collection will close a file that goes through a bunch of
openings followed by dropping the reference. So the fix is to ignore
warnings during the test. I'd just ignore ResourceWarning, but it does
not look to be a built in warning in Python 2.7.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions