From: Christian Heller Date: Mon, 18 Jan 2016 21:40:36 +0000 (+0100) Subject: In recv_line(), handle UnicodeDecodeErrors by assuming latin1. X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/day?a=commitdiff_plain;h=0d17c0577b6e816dc1c6e02667fc03f74ef5f4a8;hp=0d17c0577b6e816dc1c6e02667fc03f74ef5f4a8;p=plomlombot-irc.git In recv_line(), handle UnicodeDecodeErrors by assuming latin1. ---