[python-win32] coding standards ??

Thomas Hervé therve at neocles.com
Thu Apr 29 07:25:04 EDT 2004


Hello,

Somesh Bartakke wrote:

>while programming with win32 SDK or MFC ( with C / C++) on windows we are
>using
>hungerian style for variable declaration etc.
>is there any std like that is available for python ?
>  
>
I think everybody should read pep08 :
http://www.python.org/peps/pep-0008.html

It gives good advice on general coding style, and also naming conventions.

>Somesh Bartakke
>Q-Soft Pvt Ltd,Pune.
>  
>
-- 
Thomas Hervé


More information about the Python-win32 mailing list