Rodney Persky added the comment: I'd probably revise this to say it's a quirk - not a bug. As looking over
https://bitbucket.org/ambv/configparser/src/4bf6a6d8ebdf6eec068750a2b940944a9b1b2938/configparser.py?at=default (the configparser source) information is converted to .lower(). So it seems intended for some reason. Attached is a snippet of code that will reproduce the bug in the context of my app. ---------- Added file: http://bugs.python.org/file29645/Bug16708.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17608> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com