R. David Murray added the comment: I'm guessing python3 would also handle unicode identifiers, but I haven't checked. That said, there's no reason configparser couldn't handle any key that doesn't have a '#', ';', ':' or '=' in it, in theory. Whether we *want* to do that or not is a different question, and would lead to the question of what the correct normalization would be for keys.
---------- nosy: +lukasz.langa, r.david.murray type: -> enhancement versions: +Python 3.6 -Python 3.3, Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24371> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com