Terry Hancock <[EMAIL PROTECTED]> wrote:
> However, there is a slightly less onerous method which
> is perfectly legit in present Python -- just use "s"
> for "self":

This is being different for the sake of being different.  Everybody *knows* 
what self means.  If you write your code with s instead of self, it just 
makes it that much harder for other people to understand it.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to