diff options
author | Fernando Perez <Fernando.Perez@berkeley.edu> | 2013-06-25 11:16:43 -0500 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-07-03 11:40:33 -0600 |
commit | 0c1f94dd7f946b0e2aa44e6354f6902fd38d955a (patch) | |
tree | 9d455f50fc9f251d3c9b9ff4c28869c4a47646b2 /numpy/numarray/random_array.py | |
parent | 79188b21dd85e4115195971522be91a2fcb1a9d2 (diff) | |
download | numpy-0c1f94dd7f946b0e2aa44e6354f6902fd38d955a.tar.gz |
BUG: Fix exceptions being swallowed by fromiter.
All exceptions from underlying iterator were being collapsed into a
generic one. This allows the original exception to propagate.
Closes gh-2592.
Diffstat (limited to 'numpy/numarray/random_array.py')
0 files changed, 0 insertions, 0 deletions