Methods
|
|
__del__
__init__
get_handle
|
|
__del__
|
__del__ ( self )
|
|
__init__
|
__init__ (
self,
urlScheme,
handle=None,
)
|
|
get_handle
|
get_handle ( self )
XXX This handle is only valid as long as this object exists. When
the object is destroyed, the memory this handle points to is freed.
|
|