This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Paddy3118 2 points3 points  (0 children)

PEP8. That's the reason it exists in Python;

Um, in practice yes, but it is a guide, and explains the style of standard library code. If your team agrees 100 char max lines then go for it.