Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:not': 0.03; "subject:' ": 0.07; 'present,': 0.09; 'subject:position': 0.09; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'subject: \n ': 0.16; 'subscribing': 0.16; 'tjg': 0.16; 'wrote:': 0.18; 'header:User- Agent:1': 0.23; 'received:192.168.100': 0.24; 'looks': 0.24; 'question': 0.24; 'posts': 0.26; 'post': 0.26; 'header:In-Reply- To:1': 0.27; 'to:2**1': 0.27; '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; 'thanks': 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; 'url:mail': 0.40; "you're": 0.61; 'reply': 0.66; 'internet': 0.71; 'from:addr:mail': 0.83 Date: Wed, 27 Nov 2013 12:37:09 +0000 From: Tim Golden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: =?UTF-8?B?SG/DoG5nIFR14bqlbiBWaeG7h3Q=?= , python-list@python.org Subject: Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: ordinal not in range(128) References: <001901ceeb4b$12f1e3c0$38d5ab40$@viettel.com.vn> In-Reply-To: <001901ceeb4b$12f1e3c0$38d5ab40$@viettel.com.vn> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1385555833 news.xs4all.nl 15946 [2001:888:2000:d::a6]:51856 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60599 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 Thanks TJG