Hi,

Why is the UserDict module is deprecated after Python 2.2. The application
of it I have in mind is, i.e. multiple inheritance from "file" and "dic" -
which is not possible. 
If I used UserDict I would not need to specify all methods UserDict provides
alreay, anyway.

Ciao
Uwe 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to