mirror of
https://github.com/python/cpython.git
synced 2025-07-22 18:55:22 +00:00
Added some of the new Numeric modules (which weren't rebuilt).
This commit is contained in:
parent
52b5b0221f
commit
8c94d5eb0e
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ def main():
|
|||
except Res.Error:
|
||||
pass # Assume we already have acces to our own resource
|
||||
|
||||
MacOS.SchedParams(1, 0)
|
||||
if len(sys.argv) <= 1:
|
||||
edit_preferences()
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue