Re: RFC: Guide for maintaining software in the Zope repository

"Dieter Maurer" <[email protected]>
Newsgroups gmane.comp.web.zope.zope3
Message-ID <[email protected]>
Philipp von Weitershausen wrote at 2007-8-24 20:24 +0200:
> ...
>I wonder how you can like this language with significant whitespaces  
>and lots of underscore rules then :).

In fact, I dislike Python's grouping by indentation (especially how
it is implemented in the interactive interpreter) and
a few other syntactical aspects (e.g. the need to explicitly
specify the "object" parameter in a method definition).
But other aspects are very nice and outweigh the syntactical nastiness.

I do not see lots of underscore rules, maybe because I disregard PEP 8...
For me, the Java style ("getMainType") is easier readable than
the one prefered in the Python runtime library ("get_main_type").



-- 
Dieter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.