summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/redemo.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization.Tim Peters2001-01-171-153/+153
|
* I'm moving redemo.py here from Demo/tkinter/guido, since it isGuido van Rossum2000-10-061-0/+171
somewhat useful to learn regular expressions, and this way it'll be installed on Windows. This closes bug report 115609.