Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some issues found by pylint/pychecker | Hans Ulrich Niedermann | 2008-07-16 | 1 | -17/+18 |
| | | | | | | | | Includes real issues like wrong argument numbers and missing ancestor __init__() calls, whitespace and comment cleanups. Cannot "fix" everything because of a good amount of the warnings raised by pylint/pychecker are false alarms. | ||||
* | Split commands into generic and nbb specific part | Hans Ulrich Niedermann | 2008-07-15 | 1 | -3/+10 |
| | |||||
* | Rename nbb/ subdir to src/ | Hans Ulrich Niedermann | 2008-07-15 | 1 | -0/+55 |