summaryrefslogtreecommitdiff
path: root/tests/try_execfile.py
Commit message (Expand)AuthorAgeFilesLines
* Move try_execfile.py to an unambiguous placeNed Batchelder2016-06-121-84/+0
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
* Two windows fixes for testsNed Batchelder2014-12-271-1/+6
* they changed the way __loader__ looks in 3.3Buck Golemon2014-11-141-2/+5
* shim for pep302 __loader__Buck Golemon2014-11-141-0/+2
* Make the try_execfile output something that can be usefully diffed.Ned Batchelder2014-11-141-1/+1
* Don't fail because sys.path has duplicate entries. Fixes #337Ned Batchelder2014-11-141-4/+46
* A few more metacov clean upsNed Batchelder2014-09-281-6/+1
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-0/+34