Can I define "static" (like in C++) methods in Python?

Rene Pijlman reply.in at the.newsgroup
Thu Apr 10 18:40:55 EDT 2003


sdieselil:
>Can I define methods which are attributes of class and not attributes of
>instance?

http://www.python.org/doc/FAQ.html#4.84

-- 
René Pijlman




More information about the Python-list mailing list