[docs] [issue27455] Fix tkinter examples to be PEP8 compliant

SilentGhost report at bugs.python.org
Tue Jul 5 09:24:41 EDT 2016


SilentGhost added the comment:

This patch is going to be rejected, camelCase is standard convention in tkinter and logging modules and that's why it is used in documentation as well.

----------
nosy: +SilentGhost

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27455>
_______________________________________


More information about the docs mailing list