stuff
This commit is contained in:
parent
bae3c819ca
commit
355f5ce2e6
5 changed files with 23 additions and 19 deletions
|
@ -113,4 +113,4 @@ def log(paraml, input=None, bot=None):
|
|||
|
||||
out = "{} {} {}".format(timestamp, input.chan, beau.encode('utf8', 'ignore'))
|
||||
|
||||
sys.stdout.write(out + os.linesep)
|
||||
print out
|
||||
|
|
Reference in a new issue