Teach Windows build and installer about new _symtable module/DLL.
[python/dscho.git] / Mac / Lib / test / test_finder_ae
blobb6241a2ce41cc4763fce02d815e0ab84cbcd53e9
1 tell application "AEservertest"
2         activate
3         set x to window "testing"
4         open file x
5 end tell