adding sdrInput and inputBase classes

This commit is contained in:
Bastian Schroll 2019-10-28 21:20:27 +01:00
parent 2f5184742f
commit bf16a5c82f
No known key found for this signature in database
GPG key ID: 0AE96912A20E9F5F
6 changed files with 157 additions and 161 deletions

View file

@ -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