[issue31535] configparser unable to write comment with a upper cas letter

Karthikeyan Singaravelan report at bugs.python.org
Tue Sep 11 07:34:27 EDT 2018


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

Ah sorry, didn't notice it was about comments. It seems config.optionxform = str has no effect on comments.

Thanks

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31535>
_______________________________________


More information about the Python-bugs-list mailing list