summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/guido/listtree.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-08-03 08:10:35 (GMT)
committerGuido van Rossum <guido@python.org>1994-08-03 08:10:35 (GMT)
commit3d0df46fffd07aacfd46a9e1b345588756385f38 (patch)
treed12f405d271596ba712455ca4ff151593d1c2e27 /Demo/tkinter/guido/listtree.py
parentd7b19488d75220eb8409845ad5d3f48d2dfa2193 (diff)
downloadcpython-3d0df46fffd07aacfd46a9e1b345588756385f38.zip
cpython-3d0df46fffd07aacfd46a9e1b345588756385f38.tar.gz
cpython-3d0df46fffd07aacfd46a9e1b345588756385f38.tar.bz2
AttrDialog.py: some structural changes
listtree.py: "Print" -> "List" in description
Diffstat (limited to 'Demo/tkinter/guido/listtree.py')
-rwxr-xr-xDemo/tkinter/guido/listtree.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/tkinter/guido/listtree.py b/Demo/tkinter/guido/listtree.py
index 5b5984c..c5e3bc5 100755
--- a/Demo/tkinter/guido/listtree.py
+++ b/Demo/tkinter/guido/listtree.py
@@ -1,4 +1,4 @@
-# Print a remote app's widget tree (names and classes only)
+# List a remote app's widget tree (names and classes only)
import sys
import string