|
__init__(self,
type=' string ' ,
native=global_settings.applications_parent,
encoder=global_settings.applications_parent,
decoder=global_settings.applications_parent,
validator=global_settings.applications_parent,
_class=global_settings.applications_parent)
x.__init__(...) initializes x; see x.__class__.__doc__ for
signature |
source code
|
|
|
startswith(self,
text=global_settings.applications_parent) |
source code
|
|
|
|
|
|
|
|
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__
|