Re: new-style classes and len method



It's alright I found where my mistake came from. I was misunderstanding
the meaning of "classmethod", thinking of it as an instance method.

.



Relevant Pages

  • Re: new-style classes and len method
    ... the meaning of "classmethod", thinking of it as an instance method. ... class object, such a confusion is not so surprising!-) ...
    (comp.lang.python)
  • Re: passions (was Re: DaVinci Code)
    ... "being passionate", seemingly helped in that misunderstanding ... Of course this is the main current meaning of the word "passion" among most ... You are correct that LDS uniformly ...
    (soc.religion.mormon)
  • Re: Opposite Meanings
    ... UK meaning: "connected" ... The most awkward complete misunderstanding I have ever had myself was ... I was pushing an American friend on a swing. ... When the waiter is pouring your coffee refill, ...
    (rec.puzzles.crosswords)
  • Re: current type in static methods
    ... >> because using GetTypeor class has a different meaning, ... >> instance method is useful too ... the first option alters the meaning of the "this" ... keyword which is not good. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: list.sorted()
    ... >> I declared a classmethod, then called it from an instance, as in the ... > instance, and then dispatch on that, but that might be a bit ... By "more cumbersome" are you talking simply about having to ... plain ol' instance method. ...
    (comp.lang.python)