From: Jack Jansen Date: Fri, 13 Oct 2000 23:34:06 +0000 (+0000) Subject: Added some of the new Numeric modules (which weren't rebuilt). X-Git-Tag: v2.0~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c94d5eb0e4dc30367153a55d852d1537f8a0580;p=python Added some of the new Numeric modules (which weren't rebuilt). --- diff --git a/Mac/scripts/EditPythonPrefs.py b/Mac/scripts/EditPythonPrefs.py index f49f3985cc..5ceb181236 100644 --- a/Mac/scripts/EditPythonPrefs.py +++ b/Mac/scripts/EditPythonPrefs.py @@ -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: