| Home | Trees | Index | Help |
|---|
| Package twisted :: Package python :: Module components :: Class _ThingWithTwoSlots |
|
object --+
|
_ThingWithTwoSlots
| Method Summary | |
|---|---|
__init__(self,
a,
b)
| |
__eq__(self,
other)
| |
__getstate__(...)
| |
__hash__(self)
| |
| a new object with type S, a subtype of T |
|
| Class Variable Summary | |
|---|---|
list |
__slots__
|
member_descriptor |
a
|
member_descriptor |
b
|
| Method Details |
|---|
__new__(S, ...)
|
| Class Variable Details |
|---|
__slots__
|
a
|
b
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:49:22 2003 | http://epydoc.sf.net |