summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
authorMike Nolta <mike@nolta.net>2017-08-15 12:51:17 -0400
committerMike Nolta <mike@nolta.net>2017-08-15 12:51:17 -0400
commita343a78a19d2b44dff753062acf54304e34dd0a6 (patch)
tree19170b10f7cd8492562768a8a304c54beddb2e20 /numpy/add_newdocs.py
parentd79482d607e9a6338c27fbff27ccfde8879980b8 (diff)
downloadnumpy-a343a78a19d2b44dff753062acf54304e34dd0a6.tar.gz
BUG: fix distutils/cpuinfo.py:getoutput()
If getstatusoutput() throws an exception, getoutput() tries to catch it, but then crashes with: UnboundLocalError: local variable 'output' referenced before assignment because it tries to return the non-existent result of getstatusoutput().
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions