Home | Trees | Index | Help |
|
---|
Package twisted :: Package python :: Module components :: Class _ThingWithTwoSlots |
|
object
--+
|
_ThingWithTwoSlots
Class Variable Summary | |
---|---|
list |
__slots__ = ['a', 'b']
|
member_descriptor |
a = <member 'a' of '_ThingWithTwoSlots' objects>
|
member_descriptor |
b = <member 'b' of '_ThingWithTwoSlots' objects>
|
Class Variable Details |
---|
__slots__
|
a
|
b
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Oct 25 00:54:51 2003 | http://epydoc.sf.net |