Registration server for Chimera.
Methods
|
|
__del__
__init__
cleanup
run
|
|
__del__
|
__del__ ( self )
|
|
__init__
|
__init__ (
self,
dbName,
daemon=1,
password=None,
)
Exceptions
|
|
OSError, 'cannot fork process'
SystemExit, 0
|
|
|
cleanup
|
cleanup ( self )
|
|
run
|
run ( self )
|
|