Advertisement
Guest User

Untitled

a guest
Jul 7th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. mylines = conn.read().decode('utf-8').splitlines()
  2. UnicodeDecodeError: 'utf-8' codec can't decode byte 0xce in position 718: invalid continuation byte
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement