| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
Look for __main__ module if coverage is being run for directory #252
|
| | |
|
| |
| |
| |
| |
| | |
Unfortunately, this meant hacking around a silly Python 2 restriction
(can't compile a Unicode string containing an encoding declaration).
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
them.
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that shows the problem.
|
|
|
|
| |
<2.6. #155
|
| |
|
|
|
|
| |
mimic Python execution.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
status. Fixes issue #50.
|
|
|
|
| |
fixing #47.
|
|
|
|
| |
same traceback as 'python' would, without the coverage-internal frames distracting from your code.
|
| |
|
| |
|
|
|
|
| |
contortions.
|
|
|
|
| |
deal with __cmp__ ugliness, etc.
|