PEP8 79 char max

Cameron Simpson cs at zip.com.au
Tue Jul 30 17:39:42 EDT 2013


On 29Jul2013 16:24, Devyn Collier Johnson <devyncjohnson at 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 at 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."



More information about the Python-list mailing list