cpython/Lib/plat-mac
Christian Heimes a34706f101 Merged revisions 59680-59695 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r59686 | guido.van.rossum | 2008-01-04 00:54:04 +0100 (Fri, 04 Jan 2008) | 2 lines

  Bug #1301: fixed a bad assert in _tkinter.
........
  r59687 | raymond.hettinger | 2008-01-04 01:01:15 +0100 (Fri, 04 Jan 2008) | 3 lines

  Finish-up the struct module optimizations started at the Iceland NFS sprint.
........
  r59688 | christian.heimes | 2008-01-04 01:04:52 +0100 (Fri, 04 Jan 2008) | 1 line

  Fixed #1687: plistlib.py restricts <integer> to Python int when writing
........
  r59689 | christian.heimes | 2008-01-04 01:37:34 +0100 (Fri, 04 Jan 2008) | 1 line

  Bug #1481296: Fixed long(float('nan'))!=0L.
........
  r59691 | andrew.kuchling | 2008-01-04 02:15:50 +0100 (Fri, 04 Jan 2008) | 1 line

  Markup fixes; grammar tweaks
........
  r59692 | andrew.kuchling | 2008-01-04 02:16:12 +0100 (Fri, 04 Jan 2008) | 1 line

  Add items
........
  r59694 | christian.heimes | 2008-01-04 02:48:50 +0100 (Fri, 04 Jan 2008) | 1 line

  Fixed math.copysign() on Windows
........
  r59695 | christian.heimes | 2008-01-04 03:03:25 +0100 (Fri, 04 Jan 2008) | 1 line

  Filled in some XXX comments
........
2008-01-04 03:06:10 +00:00
..
Carbon Fix Mac build, patch #1091 by Humberto Diogenes. 2007-09-03 07:27:49 +00:00
lib-scriptpackages Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. 2007-09-17 17:55:36 +00:00
aepack.py Rename buffer -> bytearray. 2007-11-21 19:29:53 +00:00
aetools.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
aetypes.py Rename buffer -> bytearray. 2007-11-21 19:29:53 +00:00
applesingle.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
appletrawmain.py
appletrunner.py
argvemulator.py
Audio_mac.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
bgenlocations.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
buildtools.py Fix Mac build, patch #1091 by Humberto Diogenes. 2007-09-03 07:27:49 +00:00
bundlebuilder.py Fix Mac build, patch #1091 by Humberto Diogenes. 2007-09-03 07:27:49 +00:00
dialogs.rsrc
EasyDialogs.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
errors.rsrc
findertools.py Remove unneeded import. 2007-08-28 06:07:49 +00:00
FrameWork.py Kill more lingering string exceptions in Lib/plat-mac/. 2007-08-30 18:11:48 +00:00
gensuitemodule.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
ic.py remove ord() calls on what are now integers rather than characters 2007-10-30 18:12:39 +00:00
icopen.py #1535: rename __builtin__ module to builtins. 2007-12-02 09:40:06 +00:00
macerrors.py
macostools.py
macresource.py Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. 2007-09-17 17:55:36 +00:00
MiniAEFrame.py Kill more lingering string exceptions in Lib/plat-mac/. 2007-08-30 18:11:48 +00:00
pimp.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
PixMapWrapper.py Kill more lingering string exceptions in Lib/plat-mac/. 2007-08-30 18:11:48 +00:00
plistlib.py Merged revisions 59680-59695 via svnmerge from 2008-01-04 03:06:10 +00:00
terminalcommand.py
videoreader.py