summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
authorMatthew Brett <matthew.brett@gmail.com>2016-04-14 21:25:02 +0000
committerMatthew Brett <matthew.brett@gmail.com>2016-04-14 21:14:11 -0700
commitfc398de0f13fd709079e666b8c2a03db76316c1d (patch)
tree3a5a4b334e829cf81dc42eaf55b12e4b90cc9f66 /numpy/add_newdocs.py
parentf1b009112f07b57fde07b99129c1b118a6669f51 (diff)
downloadnumpy-fc398de0f13fd709079e666b8c2a03db76316c1d.tar.gz
BUG: allow graceful recovery for no compiler
If there is no compiler on Linux, the error we were getting was CompileError rather than the OSError the test was expecting. This had the nasty side-effect of leaving us in a deleted temporary directory, causing later test failures. Try a check to see if we have a compiler and skip otherwise.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions