|
PALM-meteo
|
Functions | |
| def | threading_excepthook (args) |
| def | build_exec_queue (event, from_plugins) |
| def | execute_event (event, from_plugins) |
| def | run (argv) |
| def | main () |
Variables | |
| list | last_stage_files = [] |
| def palmmeteo.dispatch.build_exec_queue | ( | event, | |
| from_plugins | |||
| ) |
| def palmmeteo.dispatch.execute_event | ( | event, | |
| from_plugins | |||
| ) |
| def palmmeteo.dispatch.main | ( | ) |
| def palmmeteo.dispatch.run | ( | argv | ) |
| def palmmeteo.dispatch.threading_excepthook | ( | args | ) |
Overwrites original threading.excepthook to terminate after unhandled error.
| list palmmeteo.dispatch.last_stage_files = [] |