Atlas
0.7.0
Networking protocol for the Worldforge system.
|
Public Member Functions | |
def | __init__ (self) |
def | send_string (self, data) |
def | operation_received (self, op) |
def | connection_ok (self) |
def | log (self, type, data) |
Public Attributes | |
conn_ok | |
op_list | |
data_list | |
Definition at line 33 of file test_bridge.py.