commit | dc1adabcb86ee0813c9bae2d5cc59be5cad1ff31 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Oct 09 20:51:18 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Oct 09 20:51:18 1998 +0000 |
tree | 2feaae0e59b0465f5f7e9e06e3debc21f973ee1d | |
parent | afd974c2abbd9ca18e1fd5d07cad79bb41638a8c [diff] |
Patch by Jonathan Giddy (with some cleanup by me) to always use the thread state of the thread calling mainloop() (or another event handling function) rather than the thread state of the function that created the client data structure.