Is there any trick to get rid of having to type the annoying, character-eating "self." prefix everywhere in a class? Sometimes I avoid OO just not to deal with its verbosity. In fact, I try to use Ruby anywhere speed is not crucial especially for @ prefix is better- looking than self.
But things grow -- is there any metaprogramming tricks or whatnot we can throw on the self? Cheers, Alexy -- http://mail.python.org/mailman/listinfo/python-list