summaryrefslogtreecommitdiffstats
path: root/Tools/demo
Commit message (Collapse)AuthorAgeFilesLines
* #11515: Merge with 3.1.Ezio Melotti2011-03-151-1/+1
|
* Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a ↵Georg Brandl2010-12-3014-149/+367
| | | | README file to Tools/demo.
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-3012-0/+2488
demo to Tools, and remove all the other Demo content.