[issue4101] Missing type in "types" module

Benjamin Peterson report at bugs.python.org
Fri Oct 10 23:34:14 CEST 2008


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

At the moment, we're not adding things to the type module because it may
eventually go away.

Since WrapperDescriptorType implements the descriptor protocol you can
get the __init__ method just by using it.

----------
nosy: +benjamin.peterson
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list