Home | Trees | Index | Help |
|
---|
Package pygext :: Package gl :: Package director :: Module actions :: Class StopMode |
|
object
--+ |compact
--+ | StopMode
Method Summary | |
---|---|
Inherited from compact | |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature | |
x.__delattr__('name') <==> del x.name | |
| |
x.__getattribute__('name') <==> x.name | |
| |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
x.__setattr__('name', value) <==> x.name = value | |
|
Class Variable Summary | |
---|---|
tuple |
__slots__ = ()
|
Inherited from compact | |
getset_descriptor |
__members__ = <attribute '__members__' of 'psyco.compact...
|
Class Variable Details |
---|
__slots__
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Jun 12 18:21:21 2006 | http://epydoc.sf.net |