summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/EditPythonPrefs.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/EditPythonPrefs.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/EditPythonPrefs.py')
-rw-r--r--Mac/scripts/EditPythonPrefs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/scripts/EditPythonPrefs.py b/Mac/scripts/EditPythonPrefs.py
index 2ed6045..711c756 100644
--- a/Mac/scripts/EditPythonPrefs.py
+++ b/Mac/scripts/EditPythonPrefs.py
@@ -109,7 +109,7 @@ def main():
except Res.Error:
# Create it
message('No preferences file, creating one...')
- FSpCreateResFile(preff_fss, 'PYTH', 'pref', smAllScripts)
+ FSpCreateResFile(preff_fss, 'Pyth', 'pref', smAllScripts)
preff_handle = FSpOpenResFile(preff_fss, WRITE)
# Load the path and directory resources