summaryrefslogtreecommitdiff
path: root/test/osinfo.py
Commit message (Collapse)AuthorAgeFilesLines
* version_info is a nicer way to check Python versions than hexversion is.Ned Batchelder2009-12-131-1/+1
|
* Massive eol whitespace clean-up.Ned Batchelder2009-12-021-3/+3
|
* Comment thingsNed Batchelder2009-11-231-2/+4
|
* A Linux implementation of process_ramNed Batchelder2009-11-231-0/+27
|
* Add a test for leaking memory in the C extension. Windows only for now, ↵Ned Batchelder2009-11-221-0/+40
kind of experimental.