Methods
|
|
__init__
typecode
value
|
|
__init__
|
__init__ (
self,
t,
v,
)
Exceptions
|
|
TypeError( "Argument 1 must be a TypeCode." )
|
|
|
typecode
|
typecode ( self )
|
|
value
|
value ( self, coerce=None )
Exceptions
|
|
TypeError( "Argument 1 must be a TypeCode if present." )
|
|
|