Regarding coding style

Lie Lie.1296 at gmail.com
Sat Mar 8 12:45:38 EST 2008


Personally I preferred a code that has chosen good names but have
little or no comments compared to codes that makes bad names and have
twenty pages of comments to read and understand what it's about.
Personally, I think comments should be made as short and as concise as
possible and codes should try to be self-understandable if the
comments aren't accessible.



More information about the Python-list mailing list