summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2000-09-14 20:46:19 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2000-09-14 20:46:19 (GMT)
commit5c204ae15f57c13bf5df7c04a41afed16e8c667f (patch)
tree203aea25ac28bc6c81919055423a65361a2967fd
parent6ba0a3c30aa905ea52c3cd5758b894173a7f003d (diff)
downloadcpython-5c204ae15f57c13bf5df7c04a41afed16e8c667f.zip
cpython-5c204ae15f57c13bf5df7c04a41afed16e8c667f.tar.gz
cpython-5c204ae15f57c13bf5df7c04a41afed16e8c667f.tar.bz2
Fixes that should make it possible to run Python on machines without NavServices installed. Also weak-linked OT libraries so Python can run with extensions disabled.
-rw-r--r--Mac/Build/PythonCore.prjbin55371 -> 55371 bytes
-rw-r--r--Mac/Build/PythonCorePPC.prjbin117060 -> 117060 bytes
-rw-r--r--Mac/Build/PythonStandSmall.prjbin140525 -> 140525 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Build/PythonCore.prj b/Mac/Build/PythonCore.prj
index a0c9181..7cb1094 100644
--- a/Mac/Build/PythonCore.prj
+++ b/Mac/Build/PythonCore.prj
Binary files differ
diff --git a/Mac/Build/PythonCorePPC.prj b/Mac/Build/PythonCorePPC.prj
index 7685675..30c3876 100644
--- a/Mac/Build/PythonCorePPC.prj
+++ b/Mac/Build/PythonCorePPC.prj
Binary files differ
diff --git a/Mac/Build/PythonStandSmall.prj b/Mac/Build/PythonStandSmall.prj
index 270bbe1..963a072 100644
--- a/Mac/Build/PythonStandSmall.prj
+++ b/Mac/Build/PythonStandSmall.prj
Binary files differ