Skip to content

Commit 99086de

Browse files
Michiel Jan Laurens de HoonMichiel Jan Laurens de Hoon
authored andcommitted
fix blurb
1 parent dafea18 commit 99086de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
Avoids tkinter ending up in a busy loop when ``vwait`` (and other Tcl commands that run their own tight event loop) are used with Python in interactive mode, and the user types any into on stdin while ``vwait`` is still running. Patch by Michiel de Hoon.
1+
Prevents tkinter ending up in a busy loop when ``vwait`` (and other Tcl commands
2+
that run their own tight event loop) are used with Python in interactive mode,
3+
and the user types any input on stdin while ``vwait`` is still running. Patch
4+
by Michiel de Hoon.

0 commit comments

Comments
 (0)