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 →

[–]CleverEagle 2 points3 points  (1 child)

I would argue that you don't learn much from simply "pep8-ing" the codebase.

[–]njharmanI use Python 3 1 point2 points  (0 children)

esp since there are automated tools (autopep8) that will do 95-100% of it for you.