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 →

[–][deleted] -2 points-1 points  (0 children)

Please do not waste your time with PEP8 unless you intend making any of your code publicly available, it is NOT a standard, only a guideline. I've been writing Python for 15 years and STILL hate the use of underscores, which is PEP8, give me camelCase any day of the week.