summaryrefslogtreecommitdiff
path: root/paste/util/killthread.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3: Replace types.ClassType with six.class_typesCyril Roelandt2014-03-181-2/+2
* Coerce thread id to a long, might fix problems in Ubuntu: http://trac.pythonp...Ian Bicking2010-09-021-3/+3
* disable killthread if ctypes lacks pythonapipjenvey2008-06-101-0/+3
* Allow killing of errant threads through the web application (also add a modul...ianb2007-01-301-0/+27