[issue4326] type of UserList instance returns class instead of instance

Benjamin Peterson report at bugs.python.org
Fri Nov 14 22:44:31 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

Isn't policy to keep old-style classes around for compatibility in 2.x?
Especially one like UserList which is meant to be used as a base class.

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4326>
_______________________________________


More information about the Python-bugs-list mailing list