]> granicus.if.org Git - python/commit
# Note: a previous checkin message was lost because I can now use CVS
authorGuido van Rossum <guido@python.org>
Mon, 15 Jun 1998 14:03:52 +0000 (14:03 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 15 Jun 1998 14:03:52 +0000 (14:03 +0000)
commit5e97783c8fe6389ad588f6bc4410dc5e0c56a56f
tree389844c171ce68808745ed42095ec687cd472376
parente3bd82117f3b4037f49d20fb4eb0c85eb7185fed
# Note: a previous checkin message was lost because I can now use CVS
# from my PC at home, but it can't send email :-(

Add a clarifying comment about the new ENTER_OVERLAP and
LEAVE_OVERLAP_TCL macros; get rid of all the bogus tests for deleted
interpreters (Tcl already tests for this; they were left over from an
earlier misguided attempt to fix the threading).
Modules/_tkinter.c