mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue