This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-17 04:08:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c58440fcef
cpython
/
Mac
/
tclmods
History
Download ZIP
Download TAR.GZ
Jack Jansen
216b8707d9
If the frontmost window is not a Tk window exit the event handling code early. This fixes that using Tk once used to disable cmd-. processing. It may also influence Tk/IDE interaction, I'm not sure.
2001-04-03 14:36:35 +00:00
..
license-terms.txt
Putting TCL mods for Python under CVS.
1998-08-18 14:51:27 +00:00
tclMacNotify.c
If the frontmost window is not a Tk window exit the event handling code early. This fixes that using Tk once used to disable cmd-. processing. It may also influence Tk/IDE interaction, I'm not sure.
2001-04-03 14:36:35 +00:00
tclSelectNotify.c
Put in an earlier include of sys/signal.h (within ifdef USE_GUSI) to forestal a multiple define.
2000-07-24 19:42:53 +00:00