[issue11604] Have type(n,b,d) check for type(b[i]) is module

Éric Araujo report at bugs.python.org
Sun Mar 20 14:34:17 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

> raise TypeError('Cannot subclass module')
It is possible to subclass module.

Ray: right, but 2.x still has a long life ahead of it, so we still want to improve its doc.

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list