[issue21402] tkinter.ttk._val_or_dict assumes tkinter._default_root exists

Zachary Ware report at bugs.python.org
Wed Apr 30 21:26:45 CEST 2014


Zachary Ware added the comment:

Can you provide an example of when this happens?  Note that tkinter.ttk._val_or_dict is a private function and should not be called by user code.

----------
nosy: +gpolo, serhiy.storchaka, zach.ware
stage:  -> test needed
type: crash -> behavior

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


More information about the Python-bugs-list mailing list