Home | Trees | Indices | Help |
|
---|
|
This class represents a Flash Actionscript Object (typed or untyped).
I supply a __builtin__.dict
interface to support
get
/setattr
calls.
|
|||
__amf__ |
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
x.__setattr__('name', value) <==> x.name = value
|
repr(x)
|
hash(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:31 2009 | http://epydoc.sourceforge.net |