summaryrefslogtreecommitdiff
path: root/tests/osinfo.py
Commit message (Collapse)AuthorAgeFilesLines
* with statements: no more finally closeNed Batchelder2013-10-201-4/+1
|
* We only run on 2.6, 2.7, 3.2, 3.3 now.Ned Batchelder2013-10-191-1/+1
|
* Move the test directory to tests to avoid conflicts with the stdlib test ↵Ned Batchelder2013-02-021-0/+71
package.