mirror of
https://github.com/anrieff/libcpuid
synced 2025-07-12 14:14:12 +00:00
'make test' ported to run on Python 2.5 as well.
This commit is contained in:
parent
8d738e8ef5
commit
812b89bcb8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
|
||||||
|
from __future__ import with_statement
|
||||||
import os, sys, re, random
|
import os, sys, re, random
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue