Merge remote-tracking branch 'origin/devel' into devel
This commit is contained in:
commit
6143985517
1 changed files with 1 additions and 1 deletions
|
|
@ -172,4 +172,4 @@ class Daemon:
|
|||
|
||||
@classmethod
|
||||
def error(cls, line):
|
||||
print(line, stream=sys.stderr)
|
||||
print(line, file=sys.stderr)
|
||||
|
|
|
|||
Loading…
Reference in a new issue