-1 on removing self from method defs.  I always make the opposite
mistake from Ian when moving from Python to C++ or Java. :)

On Thu, 2006-04-13 at 12:59 -0500, Ian Bicking wrote:

> My own interpretation of self-related criticism is that people get 
> bothered with all the "self"s from their experience with other 
> languages, but the self in the signature (and the miscount of arguments 
> in TypeError exceptions) 

I'd rather fix this nit than remove self.

-Barry

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to