This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jackjansen
Recipients
Date 2003-03-04.10:42:51
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Gensuitemodule needs an overhaul, if possible before 2.3.

Things that need to be done:
- Use more MacOSX-compatible ways to get at the AETE. Donovan Preston posted a note on how to use the ascr/gdte call. There's also some interesting-looking calls in the OpenScripting framework.
- Distinguish between running while building a distribution (things go into Lib/plat-mac/lib-scriptpackages) and running as a user (things should go into site-packages).
- Allow for non-interactive use. Main problem is that some suites need a name-mapping, and there's undefined enums to be catered for.
History
Date User Action Args
2007-08-23 14:11:37adminlinkissue697179 messages
2007-08-23 14:11:37admincreate