]> granicus.if.org Git - python/commit
The package with standard suites. These are used separately and as base classes for...
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 17 Aug 2000 22:14:57 +0000 (22:14 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 17 Aug 2000 22:14:57 +0000 (22:14 +0000)
commitff792c26880306f22a5e62edc4609df5072e868c
tree2b0df83ab66acb90d6c4d8d5fe773e74c014ec39
parent87426b9f1bdc0351158a563e334ba45c4eebe6b5
The package with standard suites. These are used separately and as base classes for other suite packages (StdSuite is slightly magical, in that it is the gensuitemodule default base package).
Mac/Lib/lib-scriptpackages/StdSuites/AppleScript_Suite.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/Required_Suite.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/Standard_Suite.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/Text_Suite.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/Type_Names_Suite.py [new file with mode: 0644]
Mac/Lib/lib-scriptpackages/StdSuites/__init__.py [new file with mode: 0644]