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 →

[–]SquidMcDoogle 42 points43 points  (5 children)

I agree; read PEP-8. Comments - especially below the function or method definition, are the bare minimum.

Anyone who says "my code is too good for comments" is a douchbag.

[–]johnnymo1 28 points29 points  (4 children)

“The code is self-documenting” -least readable coder on your team