Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news2.euro.net!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.086 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.06; 'subject:text': 0.05; 'subject:code': 0.07; 'subject:Source': 0.09; 'andreas': 0.16; 'bye,': 0.16; 'url:py': 0.16; 'wrote:': 0.18; 'header:User- Agent:1': 0.23; 'mon,': 0.24; 'subject:/': 0.26; 'header:In-Reply- To:1': 0.27; 'skip:- 40': 0.29; 'url:python': 0.33; 'date:': 0.34; 'received:google.com': 0.35; 'url:org': 0.36; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'url:help': 0.67; 'url:cpython': 0.84; '+1000': 0.91; 'carlos': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=3a0JVS90OZwGorD8Oaxx4It2yLipLWDYnFU57p8X86Q=; b=o749vhIPcM/RaqgyM70eLuXfrgod8SaMDH1CBn2+rW0eoZDUvQGkyFh0jYkoLWUA+1 R50eZ8fp+1l//nAI5Sm4KLHZ20lZ+OSOIfEum7Rh7MBmQWzuBJjYclXO1du1g2KIm2nA x45WQHCotqSWeyR3qUvpL7j4oquFc+a1C2+Eyaj2h9u213TnSsX4SaZt7j3l3ikZdRuK eBgYqgyNl/WAXLHeGPFSAjUhv+m1lCZ31UAlS6AmEDG/cHzyHugu3oY7s+jsPZyqESm0 eKLqitZNDPWr8NeZVodPsU+KAPGZ3XQ2de2T9wq/NMAeiVfRm/PdZwv5PuJ9ye3+Tmrk J+8A== X-Received: by 10.204.57.203 with SMTP id d11mr5853337bkh.25.1370361071396; Tue, 04 Jun 2013 08:51:11 -0700 (PDT) Date: Tue, 04 Jun 2013 17:51:08 +0200 From: Andreas Perstinger User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Source code as text/plain References: , <20130602230646.GA17969@cskk.homeip.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370361073 news.xs4all.nl 15868 [2001:888:2000:d::a6]:39826 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46926 On 04.06.2013 00:34, Carlos Nepomuceno wrote: > ---------------------------------------- >> Date: Mon, 3 Jun 2013 09:06:46 +1000 >> From: cs@zip.com.au >> To: clp2@rebertia.com > [...] >> http://hg.python.org/cpython/raw-file/tip/Lib/string.py > > What's the 'tip' tag? > http://hg.python.org/cpython/help/tip Bye, Andreas