[Tutor] Declaration order of classes... why it is important?
Mac Ryan
quasipedia at gmail.com
Sat Aug 29 15:00:18 CEST 2009
On Sat, 2009-08-29 at 11:44 +0000, ALAN GAULD wrote:
> First recall that xsstatic methods were historically the first attempt at
> giving Python class methods. (They were called staticmethods because
> C++ and Java define their class methods using the label 'static' )
> ...
> > The only difference I can think of between the two (static method and
> > module function) is that the namespaces they "live in" are different
>
> And that is significant.
>
> Alan G
Ok, now I am an happy man. :)
Thank you for your time!
Mac.
More information about the Tutor
mailing list