commit | 7fb76e0f8af58d437dc4801e1899eba4d633a31d | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Thu Jun 12 10:49:56 1997 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Thu Jun 12 10:49:56 1997 +0000 |
tree | 7cb8b532203aa509c979c5a57876a362d75675e4 | |
parent | caa7c46ac4152748daad7ae06d7a555838548d17 [diff] [blame] |
Replaced MacOS.EnableAppswitch by MacOS.SchedParams
diff --git a/Mac/Lib/test/tae.py b/Mac/Lib/test/tae.py index 73c36b9..4789672 100644 --- a/Mac/Lib/test/tae.py +++ b/Mac/Lib/test/tae.py
@@ -11,7 +11,7 @@ import sys import MacOS -MacOS.EnableAppswitch(0) +MacOS.SchedParams(1, 0) def aehandler(request, reply): tosend = []