summaryrefslogtreecommitdiff
path: root/Tools/demo/rpython.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-36690: Fix typo in Tools/demo/rpython.py (GH-12903)周家未2019-04-221-1/+1
* bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)Serhiy Storchaka2019-03-301-12/+11
* Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a R...Georg Brandl2010-12-301-3/+5
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...Georg Brandl2010-12-301-0/+36