Steven D'Aprano <[email protected]> writes: > On Thu, 15 Jan 2009 10:08:37 +0100, Diez B. Roggisch wrote: > > > Familiarize yourself with PEP8 for naming and coding-conventions > > first. > > Enough of the PEP8-fascism please. It is not compulsory to follow > PEP8 in order to be allowed to learn Python. If Guido wanted it > compulsory, he'd have made the compiler enforce it.
You are responding to something in Diez's message that I can't see. Nowhere does he say anything about PEP 8 being compulsory. Quite the contrary, he suggests gaining *familiarity* with PEP 8, and calls it a set of *conventions*. > Having said that, I will *suggest* to the Original Poster that you > should follow PEP8 as much as possible. It will save you a lot of > grief in the long run. This, on the other hand, seems pretty much a re-phrasing of what Diez already said. -- \ “You've got the brain of a four-year-old boy, and I'll bet he | `\ was glad to get rid of it.” —Groucho Marx | _o__) | Ben Finney -- http://mail.python.org/mailman/listinfo/python-list
