diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2014-07-31 19:04:11 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2014-07-31 19:07:38 -0600 |
commit | 275b1dd62f125e6a92cc64f69c2ce2154799717a (patch) | |
tree | b40b3b0bdaf420622d61ecef7c712c55829b0a75 /numpy/lib/arraysetops.py | |
parent | 56471a170eee1c4694cde1889b8532e25f40e5d0 (diff) | |
download | numpy-275b1dd62f125e6a92cc64f69c2ce2154799717a.tar.gz |
BUG: Fix None comparison giving FutureWarning in choice function.
This is in numpy/random/mtrand/mtrand.pyx where the choice function
was using comparisons of the form `None != p`.
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions