summaryrefslogtreecommitdiffstats
path: root/examples/dmidump.py
Commit message (Expand)AuthorAgeFilesLines
* Port to Python 3 while maintaining compatibility with Python >= 2.6Slavek Kabrda2015-02-031-54/+54
* Removed not needed duplicationDavid Sommerseth2010-03-041-4/+0
* Clarify one comment, where API presence is tested.David Sommerseth2010-03-041-1/+5
* Updated examples/dmidump.py to be more up-to-date against a lot of new featuresDavid Sommerseth2010-03-021-39/+164
* Any Python version should doNima Talebi2009-12-141-1/+1
* GPLv3 changed to GPLv2Nima Talebi2009-05-231-1/+37
* Reverting recent (pointless) change.nima2009-03-311-0/+18
* Preparing to migrate to GIT.nima2009-03-311-18/+0
* A more complete dmidecode example.nima2008-12-221-5/+1
* Fixed sample.nima2008-12-211-33/+1
* The dmidecode.type() call not takes ints, not strings.nima2008-12-181-0/+54