pynotifier/init |
|
|
pynotifier/nf_generic |
|
|
pynotifier/nf_gtk |
|
|
pynotifier/dispatch |
|
|
pynotifier/version |
|
|
pynotifier/log |
|
|
init |
defines mail loop (will loop until an exception is raised or sys.exit is called) and two signals: "shutdown" (called when quitting program) & "step" (called when ??) |
|
sockets |
|
|
callback |
class "Callback" |
Wrapper for functions calls with arguments inside the notifier. The function passed to this objects get the parameter passed to this object and after that the args and kwargs defined in the init function. |
callback |
class "CallbackNotifier" |
defines two signals: "exception" & "unregistered" |
callback |
class "WeakCallback" |
|
callback |
class "WeakCallbackNotifier" |
|
callback |
class "Signal" |
|
jobserver |
|
|
timer |
|
|
event |
|
|
yieldfunc |
|
|
popen |
|
|
async |
|
|
decorators |
|
|
thread |
|
|
nf_wrapper |
"Wrapper" class ?? |
|
