mwalle / osccap

Capture DSO screenshots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jbaltes opened this issue · comments

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