cpython/Mac/scripts
Jack Jansen 18983536dc First part of fix for #493826: if 'errn' key exists in return value this doesn't necesarily signal an error, only if the value is non-zero it does. This
does not correspond with my reading of the documentation, but the OSX Finder can return 'errn'=0, and it knows better than me:-)

Bugfix candidate.
2002-04-23 21:03:21 +00:00
..
bgenall.py The import of the scanner can also fail, cater for that. 2001-12-14 23:01:34 +00:00
BuildApplet.py
BuildApplet.rsrc Updated the Popt resources for the applets to the newest version. 2001-09-01 23:37:28 +00:00
BuildApplication.py Use the new macresource module to open the accompanying resource file (if needed). 2001-08-27 21:41:23 +00:00
BuildApplication.rsrc Updated the Popt resources for the applets to the newest version. 2001-09-01 23:37:28 +00:00
ConfigurePython.py Not being able to copy PythonCore to the system-folder is not a fatal error, on OSX the user may not have permission to do so. Also give a more informative message in this case. 2001-12-07 16:07:04 +00:00
ConfigurePython.rsrc Not being able to copy PythonCore to the system-folder is not a fatal error, on OSX the user may not have permission to do so. Also give a more informative message in this case. 2001-12-07 16:07:04 +00:00
crlf.py
EditPythonPrefs.py Added preferences/startup options for division warning 2001-09-01 22:36:29 +00:00
EditPythonPrefs.rsrc Updated the Popt resources for the applets to the newest version. 2001-09-01 23:37:28 +00:00
EditPythonPrefsBH.bh
EditPythonPrefsBH.prj
EditPythonPrefsBH.rsrc
errors.txt Regenerated to include Internet Config error strings. 2002-04-22 11:45:46 +00:00
findgremlins.py
fixfiletypes.py
fullbuild.py Build _tkinter for Carbon too. 2002-01-22 23:24:41 +00:00
fullbuild.rsrc Added buttons for building interpreter, carbon standalone. 2001-02-12 14:46:53 +00:00
genpluginprojects.py Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-24 22:59:16 +00:00
gensuitemodule.py First part of fix for #493826: if 'errn' key exists in return value this doesn't necesarily signal an error, only if the value is non-zero it does. This 2002-04-23 21:03:21 +00:00
makeclean.py
missingcarbonmethods.py
MkDistr.py Re-try the file copy once if it fails. This works around an obscure and non-reproducibe bug in GUSI. 2001-03-06 22:43:06 +00:00
MkDistr.rsrc
MkDistr_ui.py Use the new macresource module to open the accompanying resource file (if needed). 2001-08-27 21:41:23 +00:00
mkestrres-errno.h
mkestrres-macerrors.h Added an optional file with MacErrors.h extensions: IC errors aren't in there. 2002-04-22 11:44:26 +00:00
mkestrres.py Added an optional file with MacErrors.h extensions: IC errors aren't in there. 2002-04-22 11:44:26 +00:00
unshar.py
unweave.py More modifications to bring the script output in line with the real thing. 2001-02-17 22:00:18 +00:00
zappycfiles.py