[issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"

Trundle report at bugs.python.org
Thu Jan 28 21:40:51 CET 2010


Trundle <andy-python at hammerhartes.de> added the comment:

`fill_file_fields()` does not open the fp, the caller of `PyFile_FromFile()` opens the fp.

I don't have a better idea, that's why I don't have provided a patch.

----------

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


More information about the Python-bugs-list mailing list