print(json.loads(line.decode())). UPDATE: The behavior changed in Python 3.6. The argument can now be of type bytes or bytearray. The input encoding should ...
確定! 回上一頁