My python annoyances so far
Steven D'Aprano
steve at REMOVE.THIS.cybersource.com.au
Thu Apr 26 19:37:07 EDT 2007
On Thu, 26 Apr 2007 09:07:03 -0700, flifus wrote:
> Well, why do some things in the library have to be functions, and
> other things have to be class methods?
>
> Why aren't they all just either functions or class methods? like
> perhaps ruby.
Perhaps you should read about the Kingdom of Nouns:
http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html
--
Steven.
More information about the Python-list
mailing list