diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-09-14 20:46:19 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-09-14 20:46:19 (GMT) |
commit | 5c204ae15f57c13bf5df7c04a41afed16e8c667f (patch) | |
tree | 203aea25ac28bc6c81919055423a65361a2967fd | |
parent | 6ba0a3c30aa905ea52c3cd5758b894173a7f003d (diff) | |
download | cpython-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.prj | bin | 55371 -> 55371 bytes |
-rw-r--r-- | Mac/Build/PythonCorePPC.prj | bin | 117060 -> 117060 bytes |
-rw-r--r-- | Mac/Build/PythonStandSmall.prj | bin | 140525 -> 140525 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Build/PythonCore.prj b/Mac/Build/PythonCore.prj Binary files differindex a0c9181..7cb1094 100644 --- a/Mac/Build/PythonCore.prj +++ b/Mac/Build/PythonCore.prj diff --git a/Mac/Build/PythonCorePPC.prj b/Mac/Build/PythonCorePPC.prj Binary files differindex 7685675..30c3876 100644 --- a/Mac/Build/PythonCorePPC.prj +++ b/Mac/Build/PythonCorePPC.prj diff --git a/Mac/Build/PythonStandSmall.prj b/Mac/Build/PythonStandSmall.prj Binary files differindex 270bbe1..963a072 100644 --- a/Mac/Build/PythonStandSmall.prj +++ b/Mac/Build/PythonStandSmall.prj |