]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Moved interrupt code to macglue.c
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 27 Jan 1995 14:43:25 +0000 (14:43 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 27 Jan 1995 14:43:25 +0000 (14:43 +0000)
commitee23d6ec87387310a22522ece073e399362a9f45
tree339fd16989999556c34c1e7669e60551ebac0d14
parent9fc3989c665e6a51168362af7800d43f33fa904c
- Moved interrupt code to macglue.c
- Added possibility to turn off mainloop event handling
- Check interrupts even when not handling events
- Be more carefulabout which events we want
- Use different method to determine fg/bg
Mac/Include/macglue.h
Mac/Modules/macosmodule.c
Mac/Python/macglue.c