gitstats: Refactor config.py to make it more testable
commitc5290f770c5c4dc1d0647af2efcac08fa5b2750a
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 24 Jul 2008 19:06:23 +0000 (24 21:06 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 24 Jul 2008 21:57:06 +0000 (24 23:57 +0200)
tree32a187c6cd1f6ef35c52115ffbdddde1c2cea10a
parent8c0a501a793b70b7750073da31dd661cab50212f
gitstats: Refactor config.py to make it more testable

Split up the 'readAll' metho into a 'default config paths'
gathering part, and a 'multiple paths reading' part.
src/git_stats/config.py