STINNER Victor <[email protected]> added the comment: Could you try to collect more information with gdb?
cd ~; gdb -args python /tmp/example.py (gdb) run <python hangs> CTRL+c (gdb) where <the expected output> ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14091> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
