Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51611
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <cameron@cskk.homeip.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.033 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'cpython': 0.05; '"or': 0.09; 'collier': 0.09; "wouldn't": 0.14; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:optusnet.com.au': 0.16; 'received:syd.optusnet.com.au': 0.16; 'simpson': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; '"you': 0.24; 'cheers,': 0.24; 'source': 0.25; 'script': 0.25; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'asked': 0.31; 'code': 0.31; 'lines': 0.31; 'figure': 0.32; 'running': 0.33; 'johnson': 0.35; 'received:com.au': 0.36; 'charset:us-ascii': 0.36; 'so,': 0.37; 'performance': 0.37; 'received:211': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'affect': 0.61; 'impact': 0.61; 'length': 0.61; 'content-disposition:inline': 0.62; 'influence': 0.74; 'yourself': 0.78; 'alice.': 0.84; 'execution.': 0.84; '"how': 0.91; 'here."': 0.91 |
| Date | Wed, 31 Jul 2013 07:39:42 +1000 |
| From | Cameron Simpson <cs@zip.com.au> |
| To | Python Mailing List <python-list@python.org> |
| Subject | Re: PEP8 79 char max |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| In-Reply-To | <51F6CF93.8030709@Gmail.com> |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| References | <51F6CF93.8030709@Gmail.com> |
| X-Optus-CM-Score | 0 |
| X-Optus-CM-Analysis | v=2.1 cv=Yos2GeoX c=1 sm=1 tr=0 a=YuQlxtEQCowy2cfE5kc7TA==:117 a=YuQlxtEQCowy2cfE5kc7TA==:17 a=PO7r1zJSAAAA:8 a=LcaDllckn3IA:10 a=kj9zAlcOel0A:10 a=vrnE16BAAAAA:8 a=ZtCCktOnAAAA:8 a=_oQCcPZ-IBQA:10 a=pGLkceISAAAA:8 a=ayLECEuOoNr6M8WV4toA:9 a=CjuIK1q_8ugA:10 a=MSl-tDqOz04A:10 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5346.1375222036.3114.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375222036 news.xs4all.nl 15864 [2001:888:2000:d::a6]:38648 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51611 |
Show key headers only | View raw
On 29Jul2013 16:24, Devyn Collier Johnson <devyncjohnson@gmail.com> wrote: | So, I can have a script with large lines and not negatively | influence performance on systems that do not use punch cards? Well, running anything will negatively impact the performance of a system for others...o Please think about what CPython actually executes, and then try to figure out for yourself whether the line length or the source code will affect that execution. Cheers, -- Cameron Simpson <cs@zip.com.au> "How do you know I'm Mad?" asked Alice. "You must be," said the Cat, "or you wouldn't have come here."
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PEP8 79 char max Cameron Simpson <cs@zip.com.au> - 2013-07-31 07:39 +1000
csiph-web