Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move try_execfile.py to an unambiguous place | Ned Batchelder | 2016-06-12 | 1 | -84/+0 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Two windows fixes for tests | Ned Batchelder | 2014-12-27 | 1 | -1/+6 |
* | they changed the way __loader__ looks in 3.3 | Buck Golemon | 2014-11-14 | 1 | -2/+5 |
* | shim for pep302 __loader__ | Buck Golemon | 2014-11-14 | 1 | -0/+2 |
* | Make the try_execfile output something that can be usefully diffed. | Ned Batchelder | 2014-11-14 | 1 | -1/+1 |
* | Don't fail because sys.path has duplicate entries. Fixes #337 | Ned Batchelder | 2014-11-14 | 1 | -4/+46 |
* | A few more metacov clean ups | Ned Batchelder | 2014-09-28 | 1 | -6/+1 |
* | Move the test directory to tests to avoid conflicts with the stdlib test pack... | Ned Batchelder | 2013-02-02 | 1 | -0/+34 |