summaryrefslogtreecommitdiffstats
path: root/examples
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
* Expanding the test case to include the POC demoNima Talebi2009-05-231-173/+0
* Cleanup of test caseNima Talebi2009-05-231-37/+43
* More work on test caseNima Talebi2009-05-231-30/+49
* Completed test caseNima Talebi2009-05-231-27/+38
* More cleanupNima Talebi2009-05-231-29/+54
* GPLv3 changed to GPLv2Nima Talebi2009-05-231-1/+37
* Reverting recent (pointless) change.nima2009-03-312-0/+130
* Preparing to migrate to GIT.nima2009-03-312-130/+0
* A more complete dmidecode example.nima2008-12-221-5/+1
* Cleaned up the fix for type(127).nima2008-12-221-1/+10
* Fixed sample.nima2008-12-211-33/+1
* Cleanup copyright.nima2008-12-211-0/+103
* The dmidecode.type() call not takes ints, not strings.nima2008-12-181-0/+54