]> granicus.if.org Git - python/commit
A "magic" suite that is the base suite for StdSuites. This solves a problem with...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 22 Jan 2002 23:20:12 +0000 (23:20 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 22 Jan 2002 23:20:12 +0000 (23:20 +0000)
commitd50c66b1e595e0b594d99a0c0d4919a3b6a85569
treed44e1f7a857dbd0ffd5c062b0fcbeb1791d680ea
parentbbf5ef552f8485f6cb41ef4491c8172d3c543498
A "magic" suite that is the base suite for StdSuites. This solves a problem with the required events open/openapp/reopen/print/quit officially being part of Required but being defined (by Apple) in Standard.

Most of the code and ideas contributed by Michael j. Barber.
Mac/Lib/lib-scriptpackages/_builtinSuites/__init__.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/_builtinSuites/builtin_Suite.py [new file with mode: 0644]