Make the configparser case sensitive.
authorPatrick Uiterwijk <puiterwijk@redhat.com>
Tue, 24 Feb 2015 16:48:24 +0000 (17:48 +0100)
committerSimo Sorce <simo@redhat.com>
Tue, 24 Feb 2015 17:58:45 +0000 (12:58 -0500)
commit4d234dc3956e8ac72d8e0eccc3c0d9594d1c85f8
tree53dc60634b5e31349d4e372dc17119f8089ac38f
parent83f4cfcb6ee62348b25f0db9a771a10628fc57a6
Make the configparser case sensitive.

Per the instructions of
https://docs.python.org/2/library/configparser.html#ConfigParser.RawConfigParser.optionxform

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
ipsilon/util/data.py