Package twisted :: Package python :: Module threadpool :: Class ThreadSafeList
[frames | no frames]

Class ThreadSafeList


In Jython 2.1 lists aren't thread-safe, so this wraps it.
Method Summary
  __init__(self)
  __len__(self)
  append(self, i)
  remove(self, i)

Generated by Epydoc 2.0 on Sat May 15 20:07:57 2004 http://epydoc.sf.net