Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is PEP-8 dead?
#5
I am opposed to the moderation team enforcing PEP-8 in any way. PEP-8 is a style guide, not the style guide. Guido has clearly stated that it was not meant to be the be-all end-all for all Python coding. It was only meant as the style guide for the code in the standard library, and not even all of that meets the strict definition of it. And as PEP-8 says, "Consistency within a project is more important" than consistency with PEP-8. Among other things, I think that means that if their teacher is using camelCase, they should be using camelCase.

As for bad coding practices, that's up to the users of the board, not the moderation team. I often do it when dealing with newbies. I don't always detail all the problems, especially in larger bits of code, but rather the things that pop out at me.

I can read camelCase fine, and I would be quite happy if no one on this board ever pointed out that posted code was not PEP-8 compliant.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Is PEP-8 dead? - by volcano63 - Oct-20-2018, 09:39 AM
RE: Is PEP-8 dead? - by snippsat - Oct-20-2018, 11:07 AM
RE: Is PEP-8 dead? - by volcano63 - Oct-20-2018, 11:26 AM
RE: Is PEP-8 dead? - by snippsat - Oct-20-2018, 12:57 PM
RE: Is PEP-8 dead? - by ichabod801 - Oct-20-2018, 02:06 PM
RE: Is PEP-8 dead? - by volcano63 - Oct-20-2018, 02:52 PM
RE: Is PEP-8 dead? - by buran - Oct-20-2018, 03:02 PM
RE: Is PEP-8 dead? - by wavic - Oct-20-2018, 03:32 PM
RE: Is PEP-8 dead? - by metulburr - Oct-20-2018, 06:15 PM
RE: Is PEP-8 dead? - by nilamo - Oct-25-2018, 12:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is comp.lang.python dead? Winfried 3 4,757 Aug-25-2018, 12:04 AM
Last Post: metulburr
  WYSIWYG dead, source mode enabled metulburr 0 2,846 May-31-2017, 01:26 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020