| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | return AstroidBuilder() value in py2pytest.pypytest-fails-register-module-extender | Jeff Quast | 2014-11-21 | 1 | -1/+1 |
| | | | | | | | This closes issue #55. function pytest_transform() fails to return any value, causing NoneType exception in register_module_extender(). | ||||
| * | Simplify & generalize code for module extenders. | Torsten Marek | 2014-11-15 | 1 | -23/+4 |
| | | |||||
| * | Move all astroid modules into a its own directory, which is now the package. | Torsten Marek | 2014-11-08 | 1 | -0/+50 |
| python setup.py develop now works. | |||||
