Guido van Rossum | bceccf5 | 2001-04-10 22:07:43 +0000 | [diff] [blame] | 1 | set Python$Dir <Obey$Dir> |
2 | set PythonApp$Path <Obey$Dir>. | ||||
3 | |||||
4 | IconSprites <Obey$Dir>.!Sprites | ||||
5 | |||||
6 | <Obey$Dir>.AddToPath Python$Path PythonApp:Lib | ||||
7 | <Obey$Dir>.AddToPath Python$Path PythonApp:Lib.plat-riscos | ||||
8 | <Obey$Dir>.AddToPath Python$Path PythonApp:Lib.site-packages | ||||
9 | set Alias$@RunType_ae5 TaskWindow |"python %%*0|" -name |"Python|" -quit | ||||
10 | | -display | ||||
11 | set File$Type_ae5 Python | ||||
12 | set Alias$Python Run <Python$Dir>.python21 %*0 |