summaryrefslogtreecommitdiffstats
path: root/src/nbblib/progutils.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix some issues found by pylint/pycheckerHans Ulrich Niedermann2008-07-161-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 partHans Ulrich Niedermann2008-07-151-3/+10
|
* Rename nbb/ subdir to src/Hans Ulrich Niedermann2008-07-151-0/+55