0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Mac/Lib
2001-01-09 22:22:58 +00:00
..
lib-scripting
lib-scriptpackages Regenerated to take advantage of support for multiple names for a single property. 2000-08-22 20:35:17 +00:00
lib-toolbox Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc. This is an incompatible change:-( 2001-01-09 22:10:16 +00:00
mkcwproject Added an extraexportsymbols option, to allow (you guessed it:-) extra export symbols to be specified. 2000-12-03 22:39:09 +00:00
test mkcwproject now works, but for one thing: the import of the XML document as a project through AppleEvents. 2000-09-22 23:54:07 +00:00
Audio_mac.py struct.pack wants H for unsigned shorts, not h. 2001-01-03 11:14:12 +00:00
buildtools.py
cfmfile.py
dbmac.py
EasyDialogs.py Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc. 2001-01-09 22:22:58 +00:00
findertools.py Allow lists of files/fsspecs as the source for copy() and move(). By 2000-09-22 12:17:14 +00:00
FrameWork.py Use MacOS.OutputSeen() on menuselections. Removed KeepConsole code again. This solution is better: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before). 2000-10-19 20:31:51 +00:00
ic.py
icopen.py
maccache.py
macerrors.py Updated for new universal headers (oops... this was loooong due). 2001-01-01 22:58:20 +00:00
MACFS.py
macfsn.py
macostools.py
mactty.py
nsremote.py Updated for new AppleScript structure and moved to Lib (it's far too useful to lurk in the source folder). 2000-08-20 20:06:51 +00:00
PixMapWrapper.py struct.pack has become picky about h (short) and H (unsigned short). 2000-10-22 21:59:23 +00:00
preferences.py
py_resource.py
pythonprefs.py Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Default is "unseen output". Upped the Popt version number. 2000-09-22 21:50:11 +00:00
quietconsole.py
SoundMgr.py
videoreader.py Read a QuickTime movie and return the frames. 2000-09-15 13:43:46 +00:00