Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59841

Re: UnicodeDecodeError: 'ascii' codec can't decodee byte 0xff in position 0: ordinal not in range(128)

From Terry Reedy <tjreedy@udel.edu>
Subject Re: UnicodeDecodeError: 'ascii' codec can't decodee byte 0xff in position 0: ordinal not in range(128)
Date 2013-11-18 03:34 -0500
References <002501cee41a$6d8ccdf0$48a669d0$@viettel.com.vn>
Newsgroups comp.lang.python
Message-ID <mailman.2827.1384763673.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 11/17/2013 11:55 PM, Hoàng Tuấn Việt wrote:

Hi

> I use Python telnetlib on Windows 7 32 bit. Here is my code:

To better help us help you, what exact version of Python?
Please post plain text without html.
Please post programs single spaced with just occasional blank lines.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: UnicodeDecodeError: 'ascii' codec can't decodee byte 0xff in position 0: ordinal not in range(128) Terry Reedy <tjreedy@udel.edu> - 2013-11-18 03:34 -0500

csiph-web