PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Thursday the 17th of December, 2015

(Back to #pil overview) (Back to channel listing) (Animate logs)
[12:27:10] <wiredfool> CyberJacob: 1: don't use io.SrtingIO in the first place. 2) you may be able to do something like io.BytesIO(stringio_var.getvalue().decode('ascii')) or similar, depending on the encoding in the string.