cpython/Lib/plat-mac
Guido van Rossum 1bc535dc78 Merged revisions 55328-55341 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/p3yk

........
  r55329 | brett.cannon | 2007-05-14 16:36:56 -0700 (Mon, 14 May 2007) | 3 lines

  Implement the removal of tuple parameter unpacking (PEP 3113).
  Thanks, Tony Lownds for the patch.
........
  r55331 | neal.norwitz | 2007-05-14 16:40:30 -0700 (Mon, 14 May 2007) | 1 line

  Update to use Python 3.0
........
  r55332 | brett.cannon | 2007-05-14 16:47:18 -0700 (Mon, 14 May 2007) | 2 lines

  Mention PEP 3113.  And thanks to Tony Lownds for the PEP 3113 patch.
........
  r55333 | neal.norwitz | 2007-05-14 16:57:06 -0700 (Mon, 14 May 2007) | 1 line

  Fix exception printing (no more exceptions module)
........
  r55334 | neal.norwitz | 2007-05-14 17:11:10 -0700 (Mon, 14 May 2007) | 1 line

  Remove popen* functions from os
........
  r55335 | neal.norwitz | 2007-05-14 18:03:38 -0700 (Mon, 14 May 2007) | 1 line

  Get rid of most of popen.  There are still some uses I need to cleanup.
........
  r55336 | neal.norwitz | 2007-05-14 21:11:34 -0700 (Mon, 14 May 2007) | 1 line

  Remove a few more remnants of the compiler package
........
  r55337 | neal.norwitz | 2007-05-14 22:28:27 -0700 (Mon, 14 May 2007) | 1 line

  Get test_[cx]pickle working on 64-bit platforms (avoid overflow int/long)
........
2007-05-15 18:46:22 +00:00
..
Carbon Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +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 Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
aetools.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
aetypes.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +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 Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
bundlebuilder.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
cfmfile.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +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
findertools.py Merged revisions 55328-55341 via svnmerge from 2007-05-15 18:46:22 +00:00
gensuitemodule.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +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
macfs.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
macostools.py Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +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 Fix various spots where int/long and str/unicode unification 2007-05-03 21:05:51 +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