-
class Daemon(threading.Thread)
- __init__(self, mutex, listeners, errorLog)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Server.Server.Daemon'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.