]> granicus.if.org Git - python/commit
Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the same...
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 19 Oct 2000 20:32:35 +0000 (20:32 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 19 Oct 2000 20:32:35 +0000 (20:32 +0000)
commit749023695e6928beb4a7dbf4cf2c799f77995011
tree3dc39bc68ddd7cd183ccec5ec1fb014f1d6e9672
parentfd9925af567111d45f4d62679d8e0217dbde5075
Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before). This makes the CGI tools work nicely for Quit.
Mac/Lib/lib-toolbox/MiniAEFrame.py