Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move python source understanding into python.py | Ned Batchelder | 2015-01-01 | 1 | -1/+2 |
* | Move code_unit_factory into Coverage | Ned Batchelder | 2015-01-01 | 1 | -24/+29 |
* | Refactoring FileLocators and codeunit factories, more to come. | Ned Batchelder | 2015-01-01 | 1 | -18/+14 |
* | Be a little clearer about when we expect one thing, and when we expect a list | Ned Batchelder | 2015-01-01 | 1 | -26/+26 |
* | Zip files always produce bytes, and test that we get them decoded properly. | Ned Batchelder | 2014-12-13 | 1 | -2/+2 |
* | PEP8 improvements | Ned Batchelder | 2014-12-13 | 1 | -9/+19 |
* | Change all pylint message codes to message names | Ned Batchelder | 2014-11-23 | 1 | -1/+1 |
* | Continued refactoring of CodeUnit | Ned Batchelder | 2014-05-18 | 1 | -14/+14 |
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -1/+1 |
* | Move the test directory to tests to avoid conflicts with the stdlib test pack... | Ned Batchelder | 2013-02-02 | 1 | -0/+103 |