static python classes ?

Ben Finney bignose+hates-spam at benfinney.id.au
Tue Jun 19 09:31:29 EDT 2007


Tom Gur <gur.tom at gmail.com> writes:

> I'm new to python, and I can't seem to find in the docs how to
> create the python equivalent of what's called in most OOP languages
> "static classes", can you give me a hint ?

Can you give us a hint of what a "static class" would do? That is,
what features do you require that you can't find how to implement?

-- 
 \     "I've always wanted to be somebody, but I see now that I should |
  `\        have been more specific."  -- Jane Wagner, via Lily Tomlin |
_o__)                                                                  |
Ben Finney



More information about the Python-list mailing list