|
|
|
__init__(self,
generator,
*args,
**kw)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
bindingTag(self)
Return a distinct string recorded in the first 4096 bytes of the
binding file. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pathFromImport(self,
module,
name)
Python code reference to an object in an imported module |
source code
|
|
|
|
|
_initializeUniqueInModule(self,
unique_in_module) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
defineNamespace(self,
namespace,
name,
definition=None,
**kw) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|
|
__anonSTDIndex = None
hash(x)
|
|
__anonCTDIndex = None
hash(x)
|
|
__uniqueInModule = None
hash(x)
|
|
__uniqueInClass = None
hash(x)
|
|
__referencedFromClass = None
hash(x)
|
|
_UniqueInModule = set([ ' pyxb ' , ' sys ' ])
Identifiers that are reserved within a module.
|
|
_ReferencedFromClass = set([ ' pyxb ' , ' sys ' ])
Identifiers defined in module that are accessed unqualified from
class.
|
|
__ComponentBindingModuleMap = {}
|
|
__generator = None
hash(x)
|
|
__referencedNamespaces = None
hash(x)
|
|
__moduleUID = None
hash(x)
|
|
__modulePath = None
hash(x)
|
|
__bindingFile = None
hash(x)
|
|
__bindingFilePath = None
hash(x)
|
|
__RecordModuleMap = {}
|
|
_ModuleNaming_mixin__ComponentBindingModuleMap = { }
|
|
_ModuleNaming_mixin__RecordModuleMap = { }
|
|
_ModuleNaming_mixin__anonCTDIndex = None
hash(x)
|
|
_ModuleNaming_mixin__anonSTDIndex = None
hash(x)
|
|
_ModuleNaming_mixin__bindingFile = None
hash(x)
|
|
_ModuleNaming_mixin__bindingFilePath = None
hash(x)
|
|
_ModuleNaming_mixin__generator = None
hash(x)
|
|
_ModuleNaming_mixin__modulePath = None
hash(x)
|
|
_ModuleNaming_mixin__moduleUID = None
hash(x)
|
|
_ModuleNaming_mixin__referencedFromClass = None
hash(x)
|
|
_ModuleNaming_mixin__referencedNamespaces = None
hash(x)
|
|
_ModuleNaming_mixin__uniqueInClass = None
hash(x)
|
|
_ModuleNaming_mixin__uniqueInModule = None
hash(x)
|