摘要: 运行环境Mac Python 3.5.2 Q: http_response = """\ HTTP/1.1 200 OK Hello, World! """ client_connection.sendall(http_response) TypeError: a bytes-like object 阅读全文
posted @ 2017-09-25 10:04 izhangleinb 阅读(795) 评论(0) 推荐(0) 编辑