]> granicus.if.org Git - python/commit
In TalkTo.send(), check that we have access to the window manager,
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 31 Mar 2003 13:29:32 +0000 (13:29 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 31 Mar 2003 13:29:32 +0000 (13:29 +0000)
commit397e9142096d5ccd2b4a63bc04d3b05b3c86cc48
tree9f799cafb9e1a0584019ecf8cb4a0e4b6c065e74
parent1fff697f8a6f6ff009fc7b23b212a941cfedaf6c
In TalkTo.send(), check that we have access to the window manager,
and initialize the event loop (if not done previously) to work around
a bug (IMHO) in MacOSX 10.2.
Lib/plat-mac/aetools.py