En Fri, 09 Mar 2007 01:09:36 -0300, MonkeeSage <[EMAIL PROTECTED]> escribió:
>> FWIW:http://www.python.org/dev/peps/pep-0008/ > > By my reading, PEP8 doesn't specify CamelCase as preferred over the > other styles it mentions. non_camel_case is also considered good > style, as I understand (and is used all over the standard library). Class names should be CamelCase. Read it again, and notice the difference between a "Descriptive" section and a "Prescriptive" one. -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list