diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-06-05 00:18:09 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-06-05 19:49:39 -0700 |
commit | 2a1b2e5ed87a9dcf39342c394f815ccfbc93b7bd (patch) | |
tree | 031aed8e02f035e37d01ee2fa7c185149fdaddc1 /numpy/core/fromnumeric.py | |
parent | 5971d6099fbb410d9cb0003361c755bee598a1dc (diff) | |
download | numpy-2a1b2e5ed87a9dcf39342c394f815ccfbc93b7bd.tar.gz |
BUG: Prevent unsafe string concatenation
This did not handle exceptions correctly.
Changed to use python to format the exception like all the others in this file.
This also adds quotes around the ufunc name.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions