MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578153.py

File recipe-578153.py

recipes/Python/578153_safetkinterpy/recipe-578153.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Register tkinter classes with threadbox for immediate usage.
2
3This module clones several classes from the tkinter library for use with
4threads. Instances from these new classes should run on whatever thread

Callers

nothing calls this directly

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected