Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | Descriptor
Descriptor(func, cast_type, label, key)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
_fields =
|
|
|||
cast_type Alias for field number 1 |
|||
func Alias for field number 0 |
|||
key Alias for field number 3 |
|||
label Alias for field number 2 |
|||
|
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of Descriptor(func, cast_type, label, key)
|
Return a nicely formatted representation string
|
|
cast_typeAlias for field number 1
|
funcAlias for field number 0
|
keyAlias for field number 3
|
labelAlias for field number 2
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:04 2017 | http://epydoc.sourceforge.net |