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.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to