[issue9384] Tkinter windows pop under the terminal in OSX

Alexander Belopolsky report at bugs.python.org
Tue Jul 27 16:38:49 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

On Tue, Jul 27, 2010 at 1:54 AM, Ronald Oussoren <report at bugs.python.org> wrote:
..
> Does "pydoc -k" also crash?

Yes, it does:

$ ./python.exe -m pydoc -k xyz
lib2to3.fixes.fix_repr - Fixer that transforms `xyzzy` into repr(xyzzy).
Segmentation fault

but this is not an OSX specific issue.  I believe this is the same as issue9319.

----------

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


More information about the Python-bugs-list mailing list