the annoying, verbose self

greg greg at cosc.canterbury.ac.nz
Sat Nov 24 18:39:29 EST 2007


samwyse wrote:
> Later, I inevitably decide to encapsulate it inside a class, which
> means lots of source changes to change my function into a method

You'd be better off changing your design habits to make
things into classes from the beginning if you suspect
you may want it that way later.

--
Greg



More information about the Python-list mailing list