Skip to content

Commit 2cf5a54

Browse files
committed
Any Python version should do
1 parent 555dc44 commit 2cf5a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/dmidump.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python2.4
1+
#!/usr/bin/env python
22
import dmidecode
33
import sys
44
from pprint import pprint

0 commit comments

Comments
 (0)