This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2003-03-03.10:54:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

This is now fixed in _tkinter.c 1.150 (also for
createtimerhandler). In threaded Tcl, createfilehandler
can't really work if invoked from a different thread, so you
will have to use a non-threaded Tcl to continue to use
_tkinter.createfilehandler.
History
Date User Action Args
2007-08-23 14:11:24adminlinkissue692416 messages
2007-08-23 14:11:24admincreate