Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.news.ox.ac.uk!news.ox.ac.uk!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'msgid': 0.09; 'cc:addr:python-list': 0.11; 'thread': 0.14; 'displaying': 0.16; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'headers': 0.24; 'fine': 0.24; 'header': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'skip:" 20': 0.27; 'header:In-Reply-To:1': 0.27; 'michael': 0.29; 'characters': 0.30; 'reply.': 0.31; '25,': 0.31; 'not.': 0.33; 'basic': 0.35; 'google': 0.35; 'content-disposition:inline': 0.62; 'to:addr:gmail.com': 0.65; 'funny': 0.74; 'messed': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1408978603; l=417; s=domk; d=aepfle.de; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Subject:Cc:To:From:Date; bh=nxQGL9sulJEMSwesLeAcl/zH37s=; b=QqtUkJVKEw9W90JPgdu5lkst7nA6l56nXmwdwY7TRqKxAFWc10bEWMDdDJoO4dfVl/p YsrYVGRYmIBFP1cVcLtnB91J1ZTIVi1YuAPlIs7TfWjAy0G7cQu+4OrA3O7AuvX+4osVr mjA1e3HBCrxY5QolKYruEc0EGQl5f9Begk4= X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnBYfssUIlSFMulEekh1V+4SeDxi+jBPcPGRBxIB/lLRg== X-RZG-CLASS-ID: mo00 Date: Mon, 25 Aug 2014 16:32:39 +0200 From: Olaf Hering To: Michael Torrie Subject: Re: GO vs Python References: <53FB44A6.1060101@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <53FB44A6.1060101@gmail.com> User-Agent: Mutt/1.5.22.rev6346 (2013-10-29) Cc: python-list@python.org 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408978605 news.xs4all.nl 2840 [2001:888:2000:d::a6]:35610 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76985 On Mon, Aug 25, Michael Torrie wrote: > No it came through fine here, originally. It must be Google Groups that > messed up the characters in displaying the message and in your reply. Likely not. The header I got with msgid lacks basic headers like "Content-Type:" and "Content-Transfer-Encoding:". Funny that this happend in a thread about encoding... Olaf