[docs] [issue34605] Avoid master/slave terminology

STINNER Victor report at bugs.python.org
Fri Sep 7 11:00:49 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Tkinter and IDLE are full of "master" variables:

   master: parent for widgets.

It seems to be a keep concept of Tkinter windows.

----------

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


More information about the docs mailing list