diff options
author | Ralf Gommers <ralf.gommers@googlemail.com> | 2012-04-14 20:18:20 +0200 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@googlemail.com> | 2012-04-14 20:18:20 +0200 |
commit | 08c20a2c23397eed0923e9ca768b4fe26c244730 (patch) | |
tree | 48014aa2bf876c0272936bb5f286ac1c43524466 /numpy/lib | |
parent | 59019f1493d311c11e758b75e11653b34f7b7bad (diff) | |
download | numpy-08c20a2c23397eed0923e9ca768b4fe26c244730.tar.gz |
TST: filter ImportWarnings in NoseTester.
Warnings show up when a directory with the same name as a Python file or
compiled extension is seen which doesn't have an __init__.py file in it. This
situation is very common, for example in SciPy where many extensions are
created from source files located under a directory with the same name.
This filter is located within a context manager, so only filters when running
tests.
Diffstat (limited to 'numpy/lib')
0 files changed, 0 insertions, 0 deletions