mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Changed MacOS creator code from PYTH to Pyth
This commit is contained in:
parent
be1a6e29e3
commit
532e3c2bf6
26 changed files with 8474 additions and 8451 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue