Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60617
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!goblin3!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:not': 0.03; "subject:' ": 0.07; 'present,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:position': 0.09; 'jan': 0.12; 'golden': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject: \n ': 0.16; 'subscribing': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'looks': 0.24; 'question': 0.24; 'posts': 0.26; 'post': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'tim': 0.29; 'nature': 0.30; 'url:mailman': 0.30; 'approve': 0.31; 'url:python': 0.33; 'everyone': 0.33; "who's": 0.35; 'but': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'operating': 0.37; 'list': 0.37; 'list.': 0.37; 'to:addr:python- list': 0.38; 'subject:can': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'url:mail': 0.40; 'received:173': 0.61; "you're": 0.61; 'skip:n 10': 0.64; 'reply': 0.66; 'internet': 0.71; 'received:fios.verizon.net': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: ordinal not in range(128) |
| Date | Wed, 27 Nov 2013 10:19:22 -0500 |
| References | <001901ceeb4b$12f1e3c0$38d5ab40$@viettel.com.vn> <5295E775.7070304@timgolden.me.uk> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | quoted-printable |
| X-Gmane-NNTP-Posting-Host | pool-173-75-254-207.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
| In-Reply-To | <5295E775.7070304@timgolden.me.uk> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3306.1385565607.18130.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1385565607 news.xs4all.nl 15892 [2001:888:2000:d::a6]:34695 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:60617 |
Show key headers only | View raw
On 11/27/2013 7:37 AM, Tim Golden wrote: > On 27/11/2013 08:31, Hoàng Tuấn Việt wrote: >> I cannot see your reply in python-list until I search this question >> on Internet again. > > (cc-ing the OP because of the nature of the problem) > > Viet, > > That's because you're not subscribed to the list. The way it works is > that you subscribe to the list and all your posts go to everyone else > who's subscribed and you see all their posts. At present, you're > operating as a "guest" which means that one of us has to approve every > post you make. > > It looks as though Fabio's solved your current problem, but please try > subscribing if you want to post again: > > https://mail.python.org/mailman/listinfo/python-list Or post through news.gmane.org. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: ordinal not in range(128) Terry Reedy <tjreedy@udel.edu> - 2013-11-27 10:19 -0500
csiph-web