summaryrefslogtreecommitdiff
path: root/mock.py
Commit message (Collapse)AuthorAgeFilesLines
* The best way to get py3k support: same source runs on both, with some ↵Ned Batchelder2009-09-221-1/+1
| | | | contortions.
* Start using Mock to test the command-line code.Ned Batchelder2009-09-091-0/+271