[issue25507] IDLE: user code 'import tkinter; tkinter.font' should fail

Terry J. Reedy report at bugs.python.org
Thu Feb 25 18:25:40 EST 2016


Terry J. Reedy added the comment:

'import tkinter; tkinter.messagebox' should also fail, but currently work in IDLE.  See https://stackoverflow.com/questions/35619027/sub-import-issues-with-tkinter-messagebox, and my answer there.

----------

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


More information about the Python-bugs-list mailing list