Terry J. Reedy <[email protected]> added the comment:
If I understand, input() in one thread blocks print() in another thread. This sound like a new issue for this tracker, and possibly a bug in IDLE's implementation of std streams through a socket, but I need to see your code. Please try attaching it again. Also, try running >py -m idlelib -n path ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39724> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
