]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
moved my examples to subdir guido
authorGuido van Rossum <guido@python.org>
Fri, 7 Oct 1994 09:57:59 +0000 (09:57 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Oct 1994 09:57:59 +0000 (09:57 +0000)
Demo/tkinter/README

index 7e72629eb2a5539367f2e2761bf8329d4229862a..0cb852860eaca0c6cb63458436ce14d109bb78e6 100644 (file)
@@ -1,3 +1,2 @@
-These are some random examples of using Tk with Python.
-
+The subdirectory "guido" contains my original example set.
 A more interesting and coherent collection is in the subdirectory "matt".