Added Matt's examples

This commit is contained in:
Guido van Rossum 1994-10-07 09:50:55 +00:00
parent aa25386fc2
commit 884657af49

3
Demo/tkinter/README Normal file
View file

@ -0,0 +1,3 @@
These are some random examples of using Tk with Python.
A more interesting and coherent collection is in the subdirectory "matt".