Dev Player <devpla...@gmail.com> added the comment:

Another thing I've noticed that makes the issue more complicated (or perhaps 
less complicated depending on your view).

When running the python.exe at the DOS prompt (in a window on WinXP), then 
issuing the help() then modules commands, python.exe seems to hang at times, 
when it doesn't crash. However this apparent hang sometimes seems to be related 
to the attached "help" child window/dialog popup instantating with "focus" 
behind the DOS window. This popup with the focus (and behind it's parent window 
and being modal) prevents the mouse from moving the DOS window (holding the 
running python.exe) from being moved.  The -sometimes- solution to this 
"apparent" hang is ALT-TAB back to the DOS window which will put the 
help-modal-dialog on top of said DOS window (which is running Python).

----------
Added file: http://bugs.python.org/file19421/python_help_modules_help_dialog.png

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10060>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to