diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2015-01-23 16:10:37 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2015-01-23 16:21:15 -0700 |
commit | 6bb48b0639322a0f5908996f33c98db62304b839 (patch) | |
tree | 52293d48bfda4401e47219844a401f7f1935f436 /numpy/polynomial/polyutils.py | |
parent | 4b1aab31cc66d4a5abd3d2d6b40e461cadd79d2a (diff) | |
download | numpy-6bb48b0639322a0f5908996f33c98db62304b839.tar.gz |
MAINT: Make argument determination in NameValidator more precise.
The function was useing `'u' in case_sensitive` to detect `upper`.
Make that more precise with `case_sensitive.startswith('u').
Raise ValueError if case_sensitive has unrecognized value.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions