Added Matt's examples

This commit is contained in:
Guido van Rossum 1994-10-07 09:50:55 +00:00
parent aa25386fc2
commit 884657af49
1 changed files with 3 additions and 0 deletions

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".