mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 06:15:31 +00:00
adding sdrInput and inputBase classes
This commit is contained in:
parent
2f5184742f
commit
bf16a5c82f
6 changed files with 157 additions and 161 deletions
|
|
@ -32,9 +32,6 @@ class ProcessManager:
|
|||
self._processHandle = None
|
||||
self._textMode = textMode
|
||||
|
||||
def __del__(self):
|
||||
self.stop()
|
||||
|
||||
def addArgument(self, arg):
|
||||
"""!add a new argument
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue