On 1/3/07, Brett Cannon <[EMAIL PROTECTED]> wrote:
> > > PEP 8 specifies that modules "should have short, lowercase names,
> > > without underscores" [#pep-0008]_.
> >
> > Why does the restriction on underscores exist? Removing that
> > restriction would make lowercase-only names easier to use
> > (basehttpserver vs. base_http_server).
>
> I think Guido said he preferred it that way.

Or maybe he changed his mind?
http://mail.python.org/pipermail/python-3000/2006-December/005234.html

-- 
mvh Björn
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to