2001-04-10 19:07:43 -03:00
|
|
|
set Python$Dir <Obey$Dir>
|
|
|
|
set PythonApp$Path <Obey$Dir>.
|
|
|
|
|
|
|
|
IconSprites <Obey$Dir>.!Sprites
|
|
|
|
|
|
|
|
<Obey$Dir>.AddToPath Python$Path PythonApp:Lib
|
|
|
|
<Obey$Dir>.AddToPath Python$Path PythonApp:Lib.plat-riscos
|
|
|
|
<Obey$Dir>.AddToPath Python$Path PythonApp:Lib.site-packages
|
|
|
|
set Alias$@RunType_ae5 TaskWindow |"python %%*0|" -name |"Python|" -quit
|
|
|
|
| -display
|
|
|
|
set File$Type_ae5 Python
|
2001-10-24 17:13:15 -03:00
|
|
|
set Alias$Python Run <Python$Dir>.python22 %*0
|