Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'broken': 0.04; 'ascii': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:question': 0.10; 'kern': 0.16; 'linefeed': 0.16; 'marker': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'spacing': 0.16; 'underlying': 0.16; 'unicode?': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'interpret': 0.24; 'unicode': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'robert': 0.30; 'asked': 0.31; 'beyond': 0.35; 'being': 0.38; 'to:addr:python-list': 0.38; 'quote': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'email addr:gmail.com': 0.63; 'our': 0.64; 'world': 0.66; 'subject:. ': 0.67; 'believe': 0.68; 'combining': 0.68; 'smith': 0.68; 'article': 0.77; 'eco': 0.84; 'terrible': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Robert Kern Subject: Re: pytz question: GMT vs. UTC Date: Fri, 31 Jan 2014 15:08:27 +0000 References: <3g6je9h7fp29pebi7aa04tigc50hm3vepj@4ax.com> <52E9BB8C.80000@mrabarnett.plus.com> <76cf36f8-d0fb-4063-87c5-392ef8a76c8d@googlegroups.com> <068f40de-8d6a-4262-889c-9d79371d68fd@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 213.1.240.226 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1391180927 news.xs4all.nl 2936 [2001:888:2000:d::a6]:42173 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65127 On 2014-01-31 15:04, Roy Smith wrote: > In article , > Mark Lawrence wrote: > >> On 31/01/2014 10:17, wxjmfauth@gmail.com wrote: >> >> Is the double line spacing that you still use despite being asked not to >> ASCII or unicode? > > It's not actually double line spacing. It's single spaced using UNICODE > DOUBLE COMBINING LINEFEED WITH QUOTE MARKER as line terminators. >>> len('\n\n>') 3 Clearly, the FSR is broken beyond repair. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco