]> granicus.if.org Git - python/commit
MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_SetInterru...
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 23 Jul 2003 11:39:28 +0000 (11:39 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 23 Jul 2003 11:39:28 +0000 (11:39 +0000)
commit18452a4bf25b35d57a364351eb80def0c262fa6f
tree9e1f249e1fbdea82a4e0e4bc6d2493f322deaca2
parent1fb83c155f7ce0a64a6a27b189144a8b7fc0c3eb
MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_SetInterrupt() here too.
Mac/Python/macglue.c