Fixed again to work with the old scripting interface (so we can test the new one actually still works).
This commit is contained in:
parent
8bcd471606
commit
18b47a07b7
|
@ -18,7 +18,7 @@ import Standard_Suite
|
|||
import WWW_Suite
|
||||
import MacOS
|
||||
|
||||
class Netscape(aetools.TalkTo, Standard_Suite.Standard_Suite, WWW_Suite.WWW_Suite):
|
||||
class Netscape(aetools.TalkTo, Standard_Suite.Standard_Suite, WWW_Suite.WorldWideWeb_suite_2c__as_defined_in_Spyglass_spec_2e_):
|
||||
pass
|
||||
|
||||
SIGNATURE='MOSS'
|
||||
|
|
Loading…
Reference in New Issue