mwalle/osccap

python3: data[1] is integer already, need to convert to string first with chr()

jbaltes opened this issue · 0 comments

data = data[int(data[1])+2:-1]