From 472e7db5c0455b6d80326d75f619f7c0bfb3070f Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 8 Jan 2003 16:37:03 +0000 Subject: [PATCH] Various tweaks to make the test work on the Mac. --- Lib/test/test_zipimport.py | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/Lib/test/test_zipimport.py b/Lib/test/test_zipimport.py index 3c790eb4dea..9bde605f759 100644 --- a/Lib/test/test_zipimport.py +++ b/Lib/test/test_zipimport.py @@ -15,7 +15,13 @@ import zipimport def make_pyc(co, mtime): data = marshal.dumps(co) - pyc = imp.get_magic() + struct.pack("