Variable inheritance

Alex Martelli aleaxit at yahoo.com
Tue May 22 06:16:08 EDT 2001


"Roman Suzi" <rnd at onego.ru> wrote in message
news:mailman.990518732.19554.python-list at python.org...
    ...
> Can anyone provide an example where MI is used for right purpose,
> not just to quickly hack something?

Just look for example at Lib/SocketServer.py or Lib/urllib2.py
in the standard Python library.


Alex






More information about the Python-list mailing list