Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Entry point | Ned Batchelder | 2012-11-05 | 1 | -1/+1 |
* | Use exit status properly with 'python -m coverage' | Ned Batchelder | 2012-02-15 | 1 | -1/+2 |
* | Make __main__.py compatible with all our Python versions. Fixes #86. | Ned Batchelder | 2010-09-01 | 1 | -2/+3 |
* | Newest pythons will execute __main__.py to execute a package. | Ned Batchelder | 2010-07-01 | 1 | -0/+2 |