cpython/Lib/plat-mac
Guido van Rossum 34d1928766 SF patch# 1770008 by Christian Heimes (plus some extras).
Completely get rid of StringIO.py and cStringIO.c.

I had to fix a few tests and modules beyond what Christian did, and
invent a few conventions.  E.g. in elementtree, I chose to
write/return Unicode strings whe no encoding is given, but bytes when
an explicit encoding is given.  Also mimetools was made to always
assume binary files.
2007-08-09 01:03:29 +00:00
..
Carbon SF patch# 1761465 by Jeffrey Yasskin. 2007-07-27 04:41:00 +00:00
lib-scriptpackages Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
Audio_mac.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
EasyDialogs.py Merged revisions 55007-55179 via svnmerge from 2007-05-07 22:24:25 +00:00
FrameWork.py Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
MiniAEFrame.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
PixMapWrapper.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
aepack.py SF patch# 1770008 by Christian Heimes (plus some extras). 2007-08-09 01:03:29 +00:00
aetools.py Patch #1768976, Fix for failing test_scriptpackages (untested but looks good) 2007-08-07 05:42:45 +00:00
aetypes.py SF patch# 1761465 by Jeffrey Yasskin. 2007-07-27 04:41:00 +00:00
applesingle.py Merged revisions 55007-55179 via svnmerge from 2007-05-07 22:24:25 +00:00
appletrawmain.py Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00
appletrunner.py Detabbed. 2003-04-09 13:25:43 +00:00
argvemulator.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
bgenlocations.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
buildtools.py Merged revisions 55631-55794 via svnmerge from 2007-06-06 23:52:48 +00:00
bundlebuilder.py Merged revisions 55817-55961 via svnmerge from 2007-06-13 18:07:49 +00:00
dialogs.rsrc Changing the window type to movable modal isn't enough to make the dialogs movable: apprently you also need to set a bit in the dlgx resource. Did this. 2003-02-27 22:36:20 +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 Merged revisions 55328-55341 via svnmerge from 2007-05-15 18:46:22 +00:00
gensuitemodule.py SF patch# 1770008 by Christian Heimes (plus some extras). 2007-08-09 01:03:29 +00:00
ic.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
icopen.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
macerrors.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +00:00
macostools.py Merged revisions 55817-55961 via svnmerge from 2007-06-13 18:07:49 +00:00
macresource.py Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
pimp.py Merged revisions 55325-55327 via svnmerge from 2007-05-14 22:51:27 +00:00
plistlib.py SF patch# 1769016 by James Brotchie. 2007-08-07 14:26:40 +00:00
terminalcommand.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
videoreader.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00