mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
not exist. All 8 uses of tkinter are replaced with _tkinter. Still create a variable tkinter though, because that is used by other modules importing Tkinter (e.g. tkinter.createfilehandler()). Also added a comment to the 'import _tkinter' line saying that if this fails, Python is not configured correctly. |
||
|---|---|---|
| .. | ||
| Canvas.py | ||
| Dialog.py | ||
| FileDialog.py | ||
| ScrolledText.py | ||
| SimpleDialog.py | ||
| Tkconstants.py | ||
| Tkinter.py | ||