summaryrefslogtreecommitdiff
path: root/numpy/core/arrayprint.py
diff options
context:
space:
mode:
authorOleksandr Pavlyk <oleksandr.pavlyk@intel.com>2016-08-26 14:24:19 -0500
committerOleksandr Pavlyk <oleksandr.pavlyk@intel.com>2016-08-26 14:24:19 -0500
commitd791236019f9498479172495bc658da8adc9556c (patch)
treea90da3245e761962da761dfb2bca7df4d86aa946 /numpy/core/arrayprint.py
parent6d04b385a6ed2c4a39904f762450b0b07486ae8e (diff)
downloadnumpy-d791236019f9498479172495bc658da8adc9556c.tar.gz
DOC: Corrected allowed keywords in add_(installed_)library
Docstring listed extra_f77_compiler_args and extra_f90_compiler_args as allowed keywords, but per command/build_clib.py, lines 193-194 the recognized keywords are in fact extra_f77_compile_args and extra_f90_compile_args. The keyword extra_compiler_args, although non-confirmant both for fortran keywords and to the keywords of add_extension, is consistent with the implementation (see line 200 of build_clib.py).
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions