I love "shelf" BUT

Sera Jackson q2w3qw14 at gmail.com
Sun Jul 27 22:46:36 EDT 2008


ok, I know its an over discussed topic. Althought I understand why it
is there I cant constantly see it in my argument list in parenthesis.

can someone give me an insight of the cons of a syntax like this:
class Class:
    def self.method(arguments):
        etc, etc


In other words def method(self, arg1, arg2 ,argN) becomes->  def
self.method(arg1, arg2 ,argN)




More information about the Python-list mailing list