R. David Murray <rdmur...@bitdance.com> added the comment: help no longer segfaults, but the find_module call still does; updating title. The patch does cure the segfault, but as Stefan says it isn't the best fix since having '<file>' in the error message instead of the real file name isn't very useful.
---------- nosy: +r.david.murray title: segfault when searching modules with help() -> imp.find_module('test/badsyntax_pep3120') causes segfault _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9319> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com