diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-06-19 17:41:40 -0500 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2011-06-19 17:41:40 -0500 |
commit | 4e52c48bd37abdce856033f48d3ce9c0a8c5483f (patch) | |
tree | af305747bac7f7e5018f01385bd7e5283df368d7 /numpy/add_newdocs.py | |
parent | 5cb956e433f3f802773559f2d1c01fd380132121 (diff) | |
download | numpy-4e52c48bd37abdce856033f48d3ce9c0a8c5483f.tar.gz |
BUG: core: Fix corner case of object array assignment (#1870)
This general aspect of object arrays is fraught with errors, for
example, eval(repr(x)) produces a 2 instead of 1 dimensional array
when given the x in the first example of the bug. This fix at least
makes the result requested in the bug report work.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions