.. |
lib-scripting
|
Fixed macroman<->latin1 conversion. Some chars don't
|
2001-05-17 12:45:13 +00:00 |
lib-scriptpackages
|
Fixed macroman<->latin1 conversion. Some chars don't
|
2001-05-17 12:45:13 +00:00 |
lib-toolbox
|
Fixed macroman<->latin1 conversion. Some chars don't
|
2001-05-17 12:45:13 +00:00 |
mkcwproject
|
Recognize {compiler} and {project} prefixes to pathnames and output the correct XML.
|
2001-01-24 16:04:50 +00:00 |
test
|
Files for 2.1 distribution.
|
2001-04-25 22:11:24 +00:00 |
Audio_mac.py
|
Get rid of from ... import *
|
2001-02-09 15:56:19 +00:00 |
EasyDialogs.py
|
Fixed typo in doc string.
|
2001-06-26 06:57:12 +00:00 |
FrameWork.py
|
Handle the apple menu differently under Carbon.
|
2001-03-15 14:39:03 +00:00 |
MACFS.py
|
Fixed macroman<->latin1 conversion. Some chars don't
|
2001-05-17 12:45:13 +00:00 |
PixMapWrapper.py
|
struct.pack has become picky about h (short) and H (unsigned short).
|
2000-10-22 21:59:23 +00:00 |
SoundMgr.py
|
This file (which is Guido's) was somehow missing...
|
1994-12-14 13:07:43 +00:00 |
buildtools.py
|
Allow selecting a template in findtemplate(), so Classic programs can build Carbon applets and vice-versa.
|
2001-02-17 23:30:19 +00:00 |
cfmfile.py
|
Fixed macroman<->latin1 conversion. Some chars don't
|
2001-05-17 12:45:13 +00:00 |
dbmac.py
|
add (dummy) mode arg to open()
|
1995-09-01 22:55:11 +00:00 |
findertools.py
|
Fixed macroman<->latin1 conversion. Some chars don't
|
2001-05-17 12:45:13 +00:00 |
ic.py
|
Ported the icglue module to carbon.
|
2001-01-29 13:27:46 +00:00 |
icopen.py
|
Import this to replace open() by an extended version that uses
|
2000-05-09 08:38:20 +00:00 |
maccache.py
|
mac -> os (can't this go now dircache is universal?)
|
1992-03-31 19:05:44 +00:00 |
macerrors.py
|
Fixed macroman<->latin1 conversion. Some chars don't
|
2001-05-17 12:45:13 +00:00 |
macfsn.py
|
Auto-install on import, if NavServices is available. Unless a "no navservices" flag is set Python automagically imports this module so code that uses macfs.xxxGetFile will get NavServices dialogs.
|
2000-05-05 23:10:58 +00:00 |
macostools.py
|
macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype).
|
2001-03-06 22:46:25 +00:00 |
mactty.py
|
Module to use Mac serial port as a communication link
|
1998-02-25 15:43:57 +00:00 |
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
|
put the preferences file in a folder called "Python" inside the prefs folder, just like the IDE does -- jvr
|
1999-02-02 15:49:03 +00:00 |
py_resource.py
|
Support for freezing packages (Just).
|
1998-08-18 12:23:11 +00:00 |
pythonprefs.py
|
Bit the bullet and added a private GUSISIOUX for Python. This makes the delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this.
|
2001-02-11 01:08:04 +00:00 |
quietconsole.py
|
Module to buffer stdout/stderr until stdin is read. Useful for
|
1997-06-20 16:22:07 +00:00 |
videoreader.py
|
Read a QuickTime movie and return the frames.
|
2000-09-15 13:43:46 +00:00 |