diff options
author | Loftie Ellis <lpellis@gmail.com> | 2012-07-10 17:20:53 -0400 |
---|---|---|
committer | Eric Fode <ericfode@gmail.com> | 2012-07-15 00:19:17 -0400 |
commit | 2c04244da264cb1665d6162ae119d2f05ad65150 (patch) | |
tree | be94c58ea3b2e9cd5449f097d28a819242d8f826 /numpy/polynomial/polyutils.py | |
parent | 143fb1874b3ff3875a93accad3e87056a44d77d0 (diff) | |
download | numpy-2c04244da264cb1665d6162ae119d2f05ad65150.tar.gz |
BUG: Ticket #808: Insert was not performing properly when an integer was
the argument passed to be used as the item to be insterted, and a list was
passed as the positions. This was fixed by simply duplicating the item to
be inserted so that it was a list of equal length and then control was
passed to the already exsisting code to handel this case
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions