Hi,

2009/9/28 Thomas Perl <th.p...@gmail.com>:
> According to PEP-8[1], package and module names should have
> "short, all-lowercase names". so maybe you can rename the module
> "CreditChecker" to "credit_checker" while retaining the name for the
> class in it (PEP-8: "class names use the CapWords convention").
>
> Also, the function names should have a different style, as PEP-8
> says: "lowercase, with words separated by underscores".
>
> Thomas
>
> [1] http://python.org/dev/peps/pep-0008/

thanks for your tips! I'll do these changes as soon as possible (tonight :P )

-- 
Andrea Grandi
email: a.grandi [AT] gmail [DOT] com
website: http://www.andreagrandi.it
PGP Key: http://www.andreagrandi.it/pgp_key.asc
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to