Home | Trees | Indices | Help |
---|
|
object --+ | Output_Bind --+ | Out_Decimal
DECIMAL output binding.
The value will be a decimal.Decimal object.
Note that Out_U_Decimal is an alias for this object.
|
|||
|
__init__(...) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
|
__new__(T,
S,
...) Returns a new object with type S, a subtype of T... |
||
Inherited from |
|
|||
|
__pyx_vtable__ = <PyCObject object at 0x852eab8>
|
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
|
__pyx_vtable__
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:35 2006 | http://epydoc.sourceforge.net |