On Mar 8, 5:49 pm, Bruno Desthuilliers <[EMAIL PROTECTED]> > >>1/ better to stick to naming conventions (class names in CamelCase) > > > Ok. Thanks. > > 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). Regards, Jordan -- http://mail.python.org/mailman/listinfo/python-list