summaryrefslogtreecommitdiff
path: root/Demo/tkinter/guido/kill.py
Commit message (Expand)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...Georg Brandl2010-12-301-96/+0
* Fix-up some tkinter demos.Georg Brandl2010-08-021-4/+2
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* fix a lot of Tkinter importsBenjamin Peterson2009-01-041-1/+1
* The commands module has been removed. The getoutput() and getstatusoutput()Brett Cannon2008-05-261-2/+2
* Remove apply()Neal Norwitz2006-03-171-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-85/+84
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-271-1/+1
* Updated for Python 1.4Guido van Rossum1996-07-301-62/+41
* Micro portability changesGuido van Rossum1994-10-061-1/+1
* * kill.py: Don't use the exec Tcl command.Guido van Rossum1994-07-061-6/+7
* Initial revisionGuido van Rossum1994-06-271-0/+119