Details |
Last modification |
View Log
| SVN
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 736 |
olof |
1 |
########################################################### |
|
|
2 |
# |
|
|
3 |
# Template for events sent to and from |
|
|
4 |
# admin/viewer apps through TCPServer1 |
|
|
5 |
# |
|
|
6 |
########################################################### |
|
|
7 |
|
|
|
8 |
class EventBase: |
|
|
9 |
pass |