In <8b6e5067-8861-4ffe-9e3f-4b932c798...@gc8g2000vbb.googlegroups.com> rantingrick <rantingr...@gmail.com> writes:
> On Jul 22, 10:43=A0am, "bruno.desthuilli...@gmail.com" > <bruno.desthuilli...@gmail.com> wrote: > > > > class names should start with an uppercase letter: > WRONG! Class identifiers should use the capwords convention > * class Foo > * class FooBar > * class FooBarBaz But those names do, in fact, start with an uppercase letter as Bruno said. Perhaps Bruno omitted how the remainder of the name should be handled, but he was certainly right about the first letter being capitalized. Why did you say he was wrong? -- John Gordon A is for Amy, who fell down the stairs gor...@panix.com B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies" -- http://mail.python.org/mailman/listinfo/python-list