Python 3K or Python 2.9?

Ben Finney bignose+hates-spam at benfinney.id.au
Wed Sep 12 22:22:39 EDT 2007


"Peter Decker" <pydecker at gmail.com> writes:

> On 9/12/07, Ben Finney <bignose+hates-spam at benfinney.id.au> wrote:
> > How is that preferable to the magic of "instance is passed as the
> > first argument to a method"?
> 
> So everything that isn't passed explicitly is "magic"?

No. Everything that's not explicit is "magic", in that it potentially
needs to be explained to a newcomer the first time they encounter it.

-- 
 \         "Pinky, are you pondering what I'm pondering?" "I think so, |
  `\    Brain, but if the plural of mouse is mice, wouldn't the plural |
_o__)                   of spouse be spice?"  -- _Pinky and The Brain_ |
Ben Finney



More information about the Python-list mailing list