]> granicus.if.org Git - python/commit
DeleteTimerHandler was accidentally #ifdef'ed out for macintosh with
authorGuido van Rossum <guido@python.org>
Mon, 18 Aug 1997 15:28:52 +0000 (15:28 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 18 Aug 1997 15:28:52 +0000 (15:28 +0000)
commitbad3c013d29b7905597204ee27924a36c6653f4d
tree3f62e1e610ee019d2f1d74655eaf028956be6d81
parente229d8636dd42e3979afe1d5fc59890a32b9ad42
DeleteTimerHandler was accidentally #ifdef'ed out for macintosh with
Tk 8.0; this was a mistake.
Modules/_tkinter.c