diff options
author | cookedm <cookedm@localhost> | 2007-10-02 19:14:52 +0000 |
---|---|---|
committer | cookedm <cookedm@localhost> | 2007-10-02 19:14:52 +0000 |
commit | f38bc34bcc817403efb932355f10f8028b10d97b (patch) | |
tree | e23e919adcedf0fae26e0c2f6921b922f526167f /numpy/oldnumeric/arrayfns.py | |
parent | 610438f1fb2436cec44b9ddd451daa67d846cdd0 (diff) | |
download | numpy-f38bc34bcc817403efb932355f10f8028b10d97b.tar.gz |
Update distutils/cpuinfo.py
* convert class names to CamelCase
* Add PentiumM to LinuxCPUInfo and Win32CPUInfo. Also add it to SSE2 detection.
* remove is_Athlon64() and is_Operton() from Win32CPUInfo, and add
is_AMD64(). We can't reliably distinguish between the two (or from
other 64-bit Athlons). Also add is_AMD64() to LinuxCPUInfo.
* Factor out common command output checking, and remove (most) of the
bare try/excepts used in the __init__ methods (exception is
Win32CPUInfo; don't know what exceptions could be thrown). Use
warnings.warn instead of printing exceptions to stderr
Diffstat (limited to 'numpy/oldnumeric/arrayfns.py')
0 files changed, 0 insertions, 0 deletions