This commit is contained in:
@@ -59,7 +59,7 @@ def log(txt):
|
||||
|
||||
else:
|
||||
# when using internal server or cli
|
||||
print(repr(txt))
|
||||
print(repr(txt), file=sys.stderr)
|
||||
|
||||
|
||||
def len_html(txt):
|
||||
|
Reference in New Issue
Block a user