]> granicus.if.org Git - python/commit
- Added an is_scriptable method to test applications for having
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 29 Mar 2003 22:54:00 +0000 (22:54 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 29 Mar 2003 22:54:00 +0000 (22:54 +0000)
commit1269be5f4a0975748409eee3ac6ce3e01620523b
tree17888af08c5b1af03383523521107a73ad9bb4eb
parent150753cb22cc29041b8796f26270cbc071b06741
- Added an is_scriptable method to test applications for having
  a scripting dictionary. Made up by me, not guaranteed to be correct
  (and, indeed, Internet Explorer does not seem to play by the book).
- Added the interactive main program as a separate routine, so it
  can be called from the IDE later. Also made it less interactive by
  default: only the input app and output package folder are asked for.
Mac/scripts/gensuitemodule.py