[issue20372] inspect.getfile should raise a TypeError if C object does not have __module__

Roundup Robot report at bugs.python.org
Mon Jan 27 19:35:40 CET 2014


Roundup Robot added the comment:

New changeset 50706164c38f by Yury Selivanov in branch 'default':
inspect.getfile: Don't crash on classes without '__module__' attribute #20372
http://hg.python.org/cpython/rev/50706164c38f

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list