summaryrefslogtreecommitdiff
path: root/coverage/inorout.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't try to use PyPy 'filenames' like '<builtin>/lib_pypy/_structseq.py'Ned Batchelder2018-11-251-2/+4
|
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* Finish up the inorout docstringsNed Batchelder2018-03-131-2/+17
|
* check_preimported=True controls whether coverage checks pre-imported files ↵Ned Batchelder2018-03-061-3/+0
| | | | when starting
* In 3.7, namespace modules can have: mod.__file__ is NoneNed Batchelder2018-03-051-7/+16
|
* More uniformityNed Batchelder2018-02-261-6/+6
| | | | | --HG-- branch : inorout
* Huge refactor of code out of control into inoroutNed Batchelder2018-02-251-0/+440
--HG-- branch : inorout