From: Jack Jansen Date: Fri, 7 Apr 2000 15:39:25 +0000 (+0000) Subject: Fiddled linkorder and a few other things to make shared threaded python work. X-Git-Tag: v1.6a2~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a974d2498e4c6da4049dfd8b11803c7d280cad46;p=python Fiddled linkorder and a few other things to make shared threaded python work. --- diff --git a/Mac/Build/PythonCore.prj b/Mac/Build/PythonCore.prj index 86625920f5..d15aa6543a 100644 Binary files a/Mac/Build/PythonCore.prj and b/Mac/Build/PythonCore.prj differ diff --git a/Mac/Build/PythonCorePPC.prj b/Mac/Build/PythonCorePPC.prj index 84bcc003a0..990dc8c45c 100644 Binary files a/Mac/Build/PythonCorePPC.prj and b/Mac/Build/PythonCorePPC.prj differ diff --git a/Mac/Build/PythonInterpreter.prj b/Mac/Build/PythonInterpreter.prj index fab059c800..5848571785 100644 Binary files a/Mac/Build/PythonInterpreter.prj and b/Mac/Build/PythonInterpreter.prj differ