5 lines
139 B
Python
5 lines
139 B
Python
import sqg2oconst
|
|
|
|
DISCONNECTED = sqg2oconst.DISCONNECTED
|
|
LOST_CONNECTION = sqg2oconst.LOST_CONNECTION
|
|
HAS_CRASHED = sqg2oconst.HAS_CRASHED |