summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/PackLibDir.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-02-21 15:36:26 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-02-21 15:36:26 (GMT)
commit532e3c2bf61d964a34af054f7c270d0322682eac (patch)
treed83e9f9b2389eb0cdea55fa43190bd5aefd6d184 /Mac/scripts/PackLibDir.py
parentbe1a6e29e3a92c8de9533cec58f35401109cf884 (diff)
downloadcpython-532e3c2bf61d964a34af054f7c270d0322682eac.zip
cpython-532e3c2bf61d964a34af054f7c270d0322682eac.tar.gz
cpython-532e3c2bf61d964a34af054f7c270d0322682eac.tar.bz2
Changed MacOS creator code from PYTH to Pyth
Diffstat (limited to 'Mac/scripts/PackLibDir.py')
-rw-r--r--Mac/scripts/PackLibDir.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/scripts/PackLibDir.py b/Mac/scripts/PackLibDir.py
index e6cd656..cd9fc9a 100644
--- a/Mac/scripts/PackLibDir.py
+++ b/Mac/scripts/PackLibDir.py
@@ -26,7 +26,7 @@ def createoutput(dst):
"""Create output file. Return handle and first id to use."""
- FSpCreateResFile(dst, 'PYTH', 'rsrc', smAllScripts)
+ FSpCreateResFile(dst, 'Pyth', 'rsrc', smAllScripts)
output = FSpOpenResFile(dst, WRITE)
UseResFile(output)
num = 128