Language change (was RE: iterators (was: python-dev summary))

Michael Hudson mwh21 at cam.ac.uk
Mon Feb 19 16:32:27 EST 2001


Grant Griffin <not.this at seebelow.org> writes:

> If that were the _only_ reason, it might not be so great.  But
> you're talking to the guy who actually _likes_ "self.", as a
> replacement for the "m_" notation he uses in C++ to mark class
> member variables.  (True, I sometimes wake up screaming in the
> middle of the night about those extra three characters Python's
> convention makes me type.  But then I tell myself that I could have
> used "m." if I had really wanted to. <wink>)

I still have the mental scars from trying to understand code that
named *local* variables m_blah.  Explicit *is* better than implicit.

Cheers,
M.

-- 
  please realize that the Common  Lisp community is more than 40 
  years old.  collectively, the community has already been where 
  every clueless newbie  will be going for the next three years.  
  so relax, please.                     -- Erik Naggum, comp.lang.lisp



More information about the Python-list mailing list