Open GoogleCodeExporter opened 8 years ago
Same here (gentoo Linux, Python 3.4.2). Maybe it's better in general code to
omit the encoding, using the default ('utf-8'). The following works nicely here:
bytes_written = conn.send(buffer.encode())
Original comment by Bernd.Fe...@gmail.com
on 14 Jan 2015 at 4:56
Original issue reported on code.google.com by
adaml...@currencysolutions.com
on 16 May 2014 at 2:49