[issue9319] segfault when searching modules with help()

Ron Adam report at bugs.python.org
Thu Aug 5 01:34:29 CEST 2010


Ron Adam <ron_adam at users.sourceforge.net> added the comment:

I added you to this Victor because it looks like what your doing to rewrite the imports to work with Unicode (issue:9425) overlaps this.

See the test in the patch.

Your rewrite may fix this as the segfault has to do with getting the file encoding.  My apologies if this isn't the case.

Ron

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list