1 """Minimal W application."""
7 class TestApp(Wapplication
.Application
):
10 from Carbon
import Res
11 # macresource.open_pathname("Widgets.rsrc")
12 self
._menustocheck
= []
13 self
.preffilepath
= os
.path
.join("Python", "PythonIDE preferences")
14 Wapplication
.Application
.__init
__(self
, 'Pyth')
15 # open a new text editor