Re: python style guide inconsistencies

2007-04-23 Thread Terry Reedy
"Darren Dale" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Then perhaps http://www.python.org/doc/essays/styleguide.html should either | be updated to either agree with or simply link to PEPs 8 and 257. What is | the point of keeping old, out-of-date essays up on python.org? No

Re: python style guide inconsistencies

2007-04-23 Thread Michael Hoffman
Darren Dale wrote: > Bjoern Schliessmann wrote: > >> Darren Dale wrote: >> >>> I was just searching for some guidance on how to name packages and >>> modules, and discovered some inconsistencies on the >>> www.python.org. http://www.python.org/doc/essays/styleguide.html >>> says "Module names can

Re: python style guide inconsistencies

2007-04-23 Thread Paddy
On Apr 22, 8:27 pm, Darren Dale <[EMAIL PROTECTED]> wrote: > I was just searching for some guidance on how to name packages and modules, > and discovered some inconsistencies on > thewww.python.org.http://www.python.org/doc/essays/styleguide.htmlsays > "Module names can be > either MixedCase or l

Re: python style guide inconsistencies

2007-04-23 Thread Darren Dale
Bjoern Schliessmann wrote: > Darren Dale wrote: > >> I was just searching for some guidance on how to name packages and >> modules, and discovered some inconsistencies on the >> www.python.org. http://www.python.org/doc/essays/styleguide.html >> says "Module names can be either MixedCase or lower

Re: python style guide inconsistencies

2007-04-22 Thread Martin v. Löwis
> I have the impression that tradition will change in 3.0 and your preference > realized. > Wrong? or have you not been following? I have not been following, so this might be the case. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list

Re: python style guide inconsistencies

2007-04-22 Thread Bjoern Schliessmann
Darren Dale wrote: > I was just searching for some guidance on how to name packages and > modules, and discovered some inconsistencies on the > www.python.org. http://www.python.org/doc/essays/styleguide.html > says "Module names can be either MixedCase or lowercase." That > page also refers to PE

Re: python style guide inconsistencies

2007-04-22 Thread Terry Reedy
""Martin v. Löwis"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Darren Dale schrieb: | > I was just searching for some guidance on how to name packages and modules, | > and discovered some inconsistencies on the www.python.org. | > http://www.python.org/doc/essays/styleguide.ht

Re: python style guide inconsistencies

2007-04-22 Thread Martin v. Löwis
Darren Dale schrieb: > I was just searching for some guidance on how to name packages and modules, > and discovered some inconsistencies on the www.python.org. > http://www.python.org/doc/essays/styleguide.html says "Module names can be > either MixedCase or lowercase." That page also refers to PEP

python style guide inconsistencies

2007-04-22 Thread Darren Dale
I was just searching for some guidance on how to name packages and modules, and discovered some inconsistencies on the www.python.org. http://www.python.org/doc/essays/styleguide.html says "Module names can be either MixedCase or lowercase." That page also refers to PEP 8 at http://www.python.org/d