Go to the latest version of this document.
t.p.t.ThreadSafeList : class documentation
Part of
twisted
.
python
.
threadpool
View Source
View In Hierarchy
In Jython 2.1 lists aren't thread-safe, so this wraps it. Newer versions of Jython are completely different than 2.1, so this class is deprecated to make way for future versions of Jython.
Method
__init__
Undocumented
Method
append
Undocumented
Method
remove
Undocumented
Method
__len__
Undocumented
def __init__(self):
(source)
Undocumented
def append(self, i):
(source)
Undocumented
def remove(self, i):
(source)
Undocumented
def __len__(self):
(source)
Undocumented
API Documentation
for
Twisted
, generated by
pydoctor
at 2011-10-27 16:27:37.