Navigation
index
next
|
previous
|
NumPy v1.8 Manual
»
NumPy Reference
»
Packaging (
numpy.distutils
)
»
numpy.distutils.system_info.get_info
¶
numpy.distutils.system_info.
get_info
(
name
,
notfound_action=0
)
[source]
¶
notfound_action:
0 - do nothing 1 - display warning message 2 - raise error