summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-02-15 18:33:24 (GMT)
committerGuido van Rossum <guido@python.org>1997-02-15 18:33:24 (GMT)
commit9580609ba30d86fe33aa8c119644403ed68e428b (patch)
treeb1425ec5ae5077efea56434da6e0aa0a58a3296f /Objects
parent10efb05d517d9d33416083cf2d9aba1cc93a5ffe (diff)
downloadcpython-9580609ba30d86fe33aa8c119644403ed68e428b.zip
cpython-9580609ba30d86fe33aa8c119644403ed68e428b.tar.gz
cpython-9580609ba30d86fe33aa8c119644403ed68e428b.tar.bz2
Require _tkinter -- don't attempt to import tkinter when _tkinter does
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.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions