mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
some RiscOS stuff I missed before (was only looking for "RISCOS")
This commit is contained in:
parent
ceaafa66ef
commit
289bc05709
15 changed files with 57 additions and 117 deletions
|
|
@ -272,7 +272,7 @@ def __load():
|
|||
|
||||
MAYMISS_MODULES = ['mac', 'os2', 'nt', 'ntpath', 'dos', 'dospath',
|
||||
'win32api', 'ce', '_winreg', 'nturl2path', 'sitecustomize',
|
||||
'org.python.core', 'riscos', 'riscosenviron', 'riscospath'
|
||||
'org.python.core'
|
||||
]
|
||||
|
||||
STRIP_EXEC = "/usr/bin/strip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue