Self Nanny

Paul Prescod paul at prescod.net
Mon Mar 6 15:53:49 EST 2000


I have never seen correct Python code where the first argument to a
method was not named "self". Therefore I think that the flexibility of
allowing it to be named "spam" is more trouble than it is worth. Python
should just require "self" be named "self".

-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for himself
"We still do not know why mathematics is true and whether it is
certain. But we know what we do not know in an immeasurably richer way
than we did. And learning this has been a remarkable achievement,
among the greatest and least known of the modern era." 
        - from "Advent of the Algorithm" David Berlinski
	http://www.opengroup.com/mabooks/015/0151003386.shtml




More information about the Python-list mailing list