summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorRoland Kaufmann <rka081+numpy@uib.no>2016-12-09 09:56:29 +0100
committerRoland Kaufmann <roland.kaufmann@uni.no>2016-12-09 10:49:24 +0100
commit65823ed0442515b6bafe0ae1e8967282884f1049 (patch)
tree1366792903f56c185e1934fdb89a7fb21a6885a4 /numpy/core/numeric.py
parentc84e50783394c56ac568c2ae26993c9c4305130a (diff)
downloadnumpy-65823ed0442515b6bafe0ae1e8967282884f1049.tar.gz
MAINT: Isolate hardcoded RTL name and vers. on Win.
There are three concepts in the C runtime library used by Python on Windows (from the Microsoft Visual C compiler); the internal build number (e.g. 0x1600), the major version of the runtime (e.g. 10.0), and the name of the link library of the runtime (e.g. msvcr100). This patch separates getting these three values into separate functions so that other code can be relieved of parsing the string return value of the msvc_runtime_library function.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions