Eduardo "EdCrypt" O. Padoan wrote:

> No. Quoting PEP 8:
> Functions:
> """
> mixedCase is allowed only in contexts where that's already the
>       prevailing style (e.g. threading.py), to retain backwards
>       compatibility.
> """
> Methods and instances:
> """
> Use the function naming rules: lowercase with words separated by
>       underscores as necessary to improve readability.
> """

Has this been updated recently? I could've sworn I had read that
stuff like has_key was "old".

Regards,


Björn

-- 
BOFH excuse #432:

Borg nanites have infested the server

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to