General cleanups in bug.py
commit241f5bb73a9eac8f1e5008e83f9059a8b1dfef86
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 14 Jul 2008 22:43:06 +0000 (15 00:43 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 14 Jul 2008 22:43:06 +0000 (15 00:43 +0200)
tree225c112c21212f02943c2892c68d60f9e7ddb00b
parent4ecee5a1be7547364ffd4177322bb1ab7f42bb1a
General cleanups in bug.py

Main changes are renaming variables with camelCase names
to dashed_form names and refactoring extractKwargs to use
a list of options to be extracted.
Updated the sample config file to match the rename changes.
src/git_stats/bug.py
src/git_stats/config