Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51611 > unrolled thread

Re: PEP8 79 char max

Started byCameron Simpson <cs@zip.com.au>
First post2013-07-31 07:39 +1000
Last post2013-07-31 07:39 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: PEP8 79 char max Cameron Simpson <cs@zip.com.au> - 2013-07-31 07:39 +1000

#51611 — Re: PEP8 79 char max

FromCameron Simpson <cs@zip.com.au>
Date2013-07-31 07:39 +1000
SubjectRe: PEP8 79 char max
Message-ID<mailman.5346.1375222036.3114.python-list@python.org>
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."

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web