Can I define "static" (like in C++) methods in Python?
Steven F.
srfarley at yahoo.com
Thu Apr 10 23:09:48 EDT 2003
If you are using Python 2.2, see
http://www.python.org/2.2/descrintro.html#staticmethods
++Steve
More information about the Python-list
mailing list