[Python-Dev] PEP 371 Discussion (pyProcessing Module)

Nick Coghlan ncoghlan at gmail.com
Sun Jun 1 16:28:02 CEST 2008


Paul Moore wrote:
> Wasn't there some talk of changing modules to use PEP 8 conventions
> (lowercase_with_underscore) as part of the Python 3.0 conversion? Did
> that ever happen?

We fixed the module names that used mixed case - the amount of work that 
turned out to be involved in just doing that much for PEP 3108 makes me 
shudder at the thought of trying to fix all of the standard library APIs 
that currently don't follow the style guide...

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-Dev mailing list