UserDict deprecated

Hans Nowak hans at zephyrfalcon.org
Sat Jan 1 16:48:20 EST 2005


Uwe Mayer wrote:

> 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. 

I am curious, what would you do with a class that derives from both file 
and dict?

-- 
Hans Nowak
http://zephyrfalcon.org/




More information about the Python-list mailing list