gitstats: Do not require lines to end with a '\n' in the config parser
commit8c0a501a793b70b7750073da31dd661cab50212f
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 24 Jul 2008 16:52:30 +0000 (24 18:52 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 24 Jul 2008 21:57:06 +0000 (24 23:57 +0200)
treea9607e318a58a82b3bc578d5177a38717c345e90
parent81a116b81d2817c6e501bf4c5424189ca4a7f74a
gitstats: Do not require lines to end with a '\n' in the config parser

There is no reason to require this, and it makes testing
easier if it is not required.
src/git_stats/config.py