diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2015-02-14 13:53:49 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2015-02-14 13:53:49 -0700 |
commit | e3cc0f4af6c306370fd5fdcd35a1f02be50f4dd1 (patch) | |
tree | 0fb8b10c8266303712b65ec7482d7af7fa6dbb83 /numpy/polynomial/polyutils.py | |
parent | f23d71080b6071609f6220faa092cfc3d622ede5 (diff) | |
download | numpy-e3cc0f4af6c306370fd5fdcd35a1f02be50f4dd1.tar.gz |
MAINT: Fix possible unitialized variable in shape.c.
The warning was not real, but the logic was too twisted for the
compiler. The function PyArray_Ravel could possibly be improved
a bit, but for now, just initialize the variable to 0.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions