mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Updated version of RISCOS support. SF patch 411213 by Dietmar Schwertberger
This commit is contained in:
parent
13aa70679e
commit
bceccf5f43
11 changed files with 240 additions and 162 deletions
12
RISCOS/support/!Boot
Normal file
12
RISCOS/support/!Boot
Normal file
|
@ -0,0 +1,12 @@
|
|||
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
|
||||
set Alias$Python Run <Python$Dir>.python21 %*0
|
2
RISCOS/support/!Run
Normal file
2
RISCOS/support/!Run
Normal file
|
@ -0,0 +1,2 @@
|
|||
<Obey$Dir>.!Boot
|
||||
TaskWindow "python" -name "Python" -quit -display
|
BIN
RISCOS/support/!Sprites
Normal file
BIN
RISCOS/support/!Sprites
Normal file
Binary file not shown.
BIN
RISCOS/support/!Sprites22
Normal file
BIN
RISCOS/support/!Sprites22
Normal file
Binary file not shown.
BIN
RISCOS/support/AddToPath
Normal file
BIN
RISCOS/support/AddToPath
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue