~dustin-spy/twisted/dustin

« back to all changes in this revision

Viewing changes to twisted/python/threadpool.py

  • Committer: carmstro
  • Date: 2002-03-16 22:54:55 UTC
  • Revision ID: vcs-imports@canonical.com-20020316225455-53a8cf46dc4267e2
new doc-generator, admin/ directory, class renamings, slight doc update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
# Twisted Imports
32
32
from twisted.python import log
33
33
 
34
 
class error(Exception):
35
 
    pass
36
 
 
37
34
WorkerStop = None
38
35
 
39
36
# initialize threading