summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/README
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1995-10-23 14:36:05 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1995-10-23 14:36:05 (GMT)
commit10d0f8fc40a9b4b0970ea8b14ddf4b38e67a4dcc (patch)
tree44ebbc9e93b1a6c745b86149353329d6a87c096c /Demo/tkinter/README
parentf39ca24ebc2ea15c5d480e92ce2b16c274f799b1 (diff)
downloadcpython-10d0f8fc40a9b4b0970ea8b14ddf4b38e67a4dcc.zip
cpython-10d0f8fc40a9b4b0970ea8b14ddf4b38e67a4dcc.tar.gz
cpython-10d0f8fc40a9b4b0970ea8b14ddf4b38e67a4dcc.tar.bz2
Renamed module tkinter to _tkinter
Diffstat (limited to 'Demo/tkinter/README')
-rw-r--r--Demo/tkinter/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/tkinter/README b/Demo/tkinter/README
index 257c95a..9fa7cb4 100644
--- a/Demo/tkinter/README
+++ b/Demo/tkinter/README
@@ -1,7 +1,7 @@
Several collections of example code for Tkinter.
See the toplevel README for an explanation of the difference between
-Tkinter and tkinter, how to enable the Python Tk interface, and where
+Tkinter and _tkinter, how to enable the Python Tk interface, and where
to get Matt Conway's lifesaver document.
Subdirectories: