Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18b47a0

Browse files
committed
Fixed again to work with the old scripting interface (so we can test the new one actually still works).
1 parent 8bcd471 commit 18b47a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mac/Modules/ae/nsremote.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import WWW_Suite
1919
import MacOS
2020

21-
class Netscape(aetools.TalkTo, Standard_Suite.Standard_Suite, WWW_Suite.WWW_Suite):
21+
class Netscape(aetools.TalkTo, Standard_Suite.Standard_Suite, WWW_Suite.WorldWideWeb_suite_2c__as_defined_in_Spyglass_spec_2e_):
2222
pass
2323

2424
SIGNATURE='MOSS'

0 commit comments

Comments
 (0)