Use ConfigParser for now
authorJelmer Vernooij <jelmer@samba.org>
Wed, 3 Mar 2010 01:30:39 +0000 (02:30 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 3 Mar 2010 01:30:39 +0000 (02:30 +0100)
commita7baa774b73c352824f0f0393eb7fcfdd5171784
tree909110f76d438c915a83fca5c38dd29d9628d49e
parent74fca0d0065da3c727d9d0e523342cc4a5d8b7f3
parent9732f05ab1e144537976f8538304c8937b9ca3e3
Use ConfigParser for now

ConfigParser is included in Python's standard library and ConfigObj doesn't generate git-compatible files anyway.

We'll need a custom parser at some point.

.
NEWS
dulwich/repo.py