Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -7/+7 |
| | |||||
* | with statements: no more finally close | Ned Batchelder | 2013-10-20 | 1 | -8/+2 |
| | |||||
* | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 1 | -0/+2 |
| | |||||
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Move the test directory to tests to avoid conflicts with the stdlib test ↵ | Ned Batchelder | 2013-02-02 | 1 | -0/+146 |
package. |