Python style (was Re: PEP 285: Adding a bool type)

Aahz aahz at pythoncraft.com
Tue Apr 2 10:07:31 EST 2002


In article <mailman.1017733985.13744.python-list at python.org>,
Tjabo Kloppenburg  <tk at taponet.de> wrote:
>>
>> def f (names=None):
>> def f( names=None ):
>
>U program da bad style :-),

You should read http://python.sourceforge.net/peps/pep-0008.html
to learn about Python style.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Why is this newsgroup different from all other newsgroups?



More information about the Python-list mailing list