Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.tele.dk!feed118.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.036 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'python': 0.08; 'snippets': 0.09; 'wrote:': 0.15; 'modified.': 0.16; 'subject:PEP': 0.16; 'tries': 0.16; 'cc:addr:python-list': 0.16; 'pm,': 0.16; 'cc:2**0': 0.21; 'cc:no real name:2**0': 0.22; 'header:In-Reply- To:1': 0.22; 'indentation': 0.23; 'received:209.85.215.46': 0.23; 'received:mail-ew0-f46.google.com': 0.23; 'code': 0.24; 'sender:addr:gmail.com': 0.26; 'fri,': 0.28; 'message- id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.30; 'shared': 0.32; 'michael': 0.32; 'chris': 0.32; 'there': 0.34; 'some': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'perhaps': 0.39; 'client': 0.39; 'might': 0.39; 'received:209': 0.40; 'where': 0.40; 'ways,': 0.67; 'share': 0.68; 'transfer': 0.71; 'instant': 0.74; 'subject:Proposal': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=bPq+YIoG5Q3235hJdzlKul5oCgs97nejd2DJC9V1xjY=; b=Yd1lVPqPhjXOaglvVI+i55xxU4546fncgBkeaby9ltfhykZq+QzUEXekH+KkwxXNQJ Uwt/qEGa3kxyF+q8BT8T6pVp+lllMLfTdcsfcYYVlk3gOazMqzqBRr2pxMx/PPNdodFt M5ZEaXpUrvHoXSEy+nZgrS7cogqq0S6qV4GsA= MIME-Version: 1.0 Sender: mhrivnak@gmail.com In-Reply-To: References: <120629e8-3b37-4e8c-a472-cd361de15de4@g9g2000yqb.googlegroups.com> Date: Sat, 16 Jul 2011 15:23:08 -0400 X-Google-Sender-Auth: ewdF1dsnA7O3lFHRH0k8Oeg3j6U Subject: Re: Proposal to extend PEP 257 (New Documentation String Spec) From: Michael Hrivnak To: Chris Angelico Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 1310844196 news.xs4all.nl 23903 [2001:888:2000:d::a6]:53431 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:9645 Dodgy medium? Such as? I just avoid sending code over any medium that is going to change the text in any way. Are you sending it with an instant messenger client or something? There are lots of ways, some very convenient, to transfer files without them being modified. If you need to quickly share little snippets where an instant-message type medium is tempting, perhaps try pastebin.com. Michael On Fri, Jul 15, 2011 at 7:16 PM, Chris Angelico wrote: > tries his best to avoid Python if the code is going to be shared over any > "dodgy medium" where indentation might be damaged.