cpython/Lib/plat-mac
Jack Jansen d6a3f93070 Use "$@" to pass arguments to Python in stead of "${1}". This passes all
arguments, and also does the right thing for the no argument case.
2003-02-18 11:24:31 +00:00
..
Carbon Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
lib-scriptpackages Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
Audio_mac.py Got rid of macfs and FSSpecs. 2003-02-06 23:12:23 +00:00
EasyDialogs.py Made AskFile* dialogs movable-modal by default, by providing a dummy 2003-02-07 15:45:40 +00:00
FrameWork.py support unicode in menu items 2003-01-09 23:18:39 +00:00
MiniAEFrame.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
PixMapWrapper.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
WASTEconst.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
aepack.py When in MacPython-OSX use bundlebuilder to create .app bundles. 2003-02-12 15:37:26 +00:00
aetools.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
aetypes.py When in MacPython-OSX use bundlebuilder to create .app bundles. 2003-02-12 15:37:26 +00:00
applesingle.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
appletrawmain.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
appletrunner.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
argvemulator.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
bgenlocations.py When in MacPython-OSX use bundlebuilder to create .app bundles. 2003-02-12 15:37:26 +00:00
buildtools.py When in MacPython-OSX use bundlebuilder to create .app bundles. 2003-02-12 15:37:26 +00:00
bundlebuilder.py Use "$@" to pass arguments to Python in stead of "${1}". This passes all 2003-02-18 11:24:31 +00:00
cfmfile.py Got rid of macfs 2003-02-05 15:44:03 +00:00
dialogs.rsrc Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
errors.rsrc Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
findertools.py Oops, this file wasn't 8-bit-clean yet. Fixed. 2003-01-21 15:30:21 +00:00
ic.py Getting rid of macfs and FSSpecs. 2003-02-05 15:49:19 +00:00
icopen.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
macerrors.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
macfs.py test_macfs found an error on the first day of its existence: round trips for date values to FSSpec.{Get,Set}Dates didn't work in MacPython-OS9. Fixed. 2003-01-29 09:56:56 +00:00
macostools.py Converted to not use macfs whenever possible. 2003-01-28 23:53:40 +00:00
macresource.py When installing resource files whose name ends in .rsrc use the 2003-02-17 16:47:12 +00:00
pimp.py - Added support for zip archives 2003-02-17 12:21:05 +00:00
plistlib.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
terminalcommand.py module to run commands in a Terminal.app window 2003-01-04 21:44:21 +00:00
videoreader.py - Handle the img and MediaFormat modules not being available (by not 2003-02-04 15:36:42 +00:00