]> granicus.if.org Git - python/commitdiff
Fixed again to work with the old scripting interface (so we can test the new one...
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 20 Aug 2000 20:02:39 +0000 (20:02 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 20 Aug 2000 20:02:39 +0000 (20:02 +0000)
Mac/Modules/ae/nsremote.py

index d823216bcb6739ec5e8b4e4d99f352b08ccd1a19..c40629463e4969ee86c247fa879f971b707385f5 100644 (file)
@@ -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'