summaryrefslogtreecommitdiff
path: root/coverage/inorout.py
Commit message (Collapse)AuthorAgeFilesLines
...
* 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