diff options
author | gfyoung <gfyoung17@gmail.com> | 2016-02-02 19:34:38 +0000 |
---|---|---|
committer | gfyoung <gfyoung17@gmail.com> | 2016-02-02 20:39:26 +0000 |
commit | 69a2ca41e2316e0eaa11ac2b9a618926815dad6d (patch) | |
tree | bfc1fc4aafe10fcf1f88c5e104651875afc63d52 /numpy/polynomial/polyutils.py | |
parent | 58c51b0fc22cd3665d7456064647bf73303d60c0 (diff) | |
download | numpy-69a2ca41e2316e0eaa11ac2b9a618926815dad6d.tar.gz |
TST: Fixed f2py test for Anaconda non-win32
When you run 'python -V' under Anaconda, it
returns for example, 'Python 3.4.3 :: Continuum
Analytics, Inc.' However, the original parsing
of the version in 'test_f2py' assumed there was
nothing following the version number, causing a
ValueError because you can't assign three
variables to four components that you get from
splitting on the '.'
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions