Details |
Last modification |
View Log
| SVN
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 736 |
olof |
1 |
########################################################### |
|
|
2 |
# |
|
|
3 |
# Update event. Carries system state information. |
|
|
4 |
# |
|
|
5 |
########################################################### |
|
|
6 |
|
|
|
7 |
class EventUpdate(EventBase): |
|
|
8 |
pass |