Files
deb-python-pygit2/test/test_config.py
Carlos Martín Nieto 2a429aae98 config: only return the config key in iteration
At its core, the config is a key-value storage with peculiar key
equality rules. Make it behave more like a python dictionary and return
the key on iteration.
2014-07-24 18:43:54 +02:00

6.4 KiB