The problem shows in this index = int(msg.split("$del",1)[1]) line. The console tells me that there's a literal for int() with base 10 ...
確定! 回上一頁