6 lines
76 B
Python
6 lines
76 B
Python
UNKNOWN_VERSION = "?.?"
|
|
|
|
|
|
class CBackend(object):
|
|
is_subprocess = False
|