cpython/Mac/Lib
Jack Jansen 0eba959ed3 Added an extraexportsymbols option, to allow (you guessed it:-) extra export symbols to be specified. 2000-12-03 22:39:09 +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 Removed try/except TypeError around calling the ae handler function, it masksprogrammer errors and obfuscates the stacktrace. Suggested by Tattoo Mabonzo K. 2000-10-19 20:49:12 +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
EasyDialogs.py Various tweaks and bugfixes to GetArgv. It now appears good enough for Distutils. 2000-09-21 22:01:08 +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
MACFS.py
PixMapWrapper.py struct.pack has become picky about h (short) and H (unsigned short). 2000-10-22 21:59:23 +00:00
SoundMgr.py
buildtools.py
cfmfile.py Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible). 2000-06-20 21:59:25 +00:00
dbmac.py
findertools.py Allow lists of files/fsspecs as the source for copy() and move(). By 2000-09-22 12:17:14 +00:00
ic.py
icopen.py Import this to replace open() by an extended version that uses 2000-05-09 08:38:20 +00:00
maccache.py
macerrors.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
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
videoreader.py Read a QuickTime movie and return the frames. 2000-09-15 13:43:46 +00:00