This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shippo_
Recipients shippo_
Date 2020-12-14.00:09:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607904597.85.0.670403203264.issue42630@roundup.psfhosted.org>
In-reply-to
Content
Or maybe:

333 >         if not master:
334 >             if not _default_root:
335 >                 _default_root = Tk()
336 >             master = _default_root
337 >         self._root = master._root()
History
Date User Action Args
2020-12-14 00:09:57shippo_setrecipients: + shippo_
2020-12-14 00:09:57shippo_setmessageid: <1607904597.85.0.670403203264.issue42630@roundup.psfhosted.org>
2020-12-14 00:09:57shippo_linkissue42630 messages
2020-12-14 00:09:57shippo_create