Вход
Регистрация
andreymal
Всё
Blender
Комментарий к посту
Сокеты в Python 3: TCP, клиент, сервер
anonymous
13 июня 2014 г. 20:59
Не понимаю, в первом примере выдаёт: "SyntaxError: Non-ASCII character '\xd0' in file simple_serv.py on line 13, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
"
Хотя data = data.encode("utf-8") есть.
Комментировать
Вы anonymous
Title
0:00
PL
"
Хотя data = data.encode("utf-8") есть.