Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't need our own copy of mock any more. | Ned Batchelder | 2012-07-11 | 1 | -281/+0 |
| | |||||
* | Some tweaks to mock.py to get patching to work on 2.3 and 3.1, though 2.3 is ↵ | Ned Batchelder | 2010-02-28 | 1 | -3/+13 |
| | | | | kind of useless for this... | ||||
* | The best way to get py3k support: same source runs on both, with some ↵ | Ned Batchelder | 2009-09-22 | 1 | -1/+1 |
| | | | | contortions. | ||||
* | Start using Mock to test the command-line code. | Ned Batchelder | 2009-09-09 | 1 | -0/+271 |