cpython/Lib/plat-mac/Carbon
Georg Brandl 708c487abe Merged revisions 78035,78040,78043,78049-78050,78052-78054 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78035 | georg.brandl | 2010-02-06 23:44:17 +0100 (Sa, 06 Feb 2010) | 1 line

  Fix duplicate import.
........
  r78040 | georg.brandl | 2010-02-07 00:08:00 +0100 (So, 07 Feb 2010) | 1 line

  Fix a few UnboundLocalErrors in test_long.
........
  r78043 | georg.brandl | 2010-02-07 00:12:19 +0100 (So, 07 Feb 2010) | 1 line

  Remove duplicate test method.
........
  r78049 | georg.brandl | 2010-02-07 00:33:33 +0100 (So, 07 Feb 2010) | 1 line

  Fix import/access for some identifiers.  _TestSharedCTypes does not seem to be executed?
........
  r78050 | georg.brandl | 2010-02-07 00:34:10 +0100 (So, 07 Feb 2010) | 1 line

  Fix more unbound locals in code paths that do not seem to be used.
........
  r78052 | georg.brandl | 2010-02-07 00:54:04 +0100 (So, 07 Feb 2010) | 1 line

  Add missing import when running these tests standalone.
........
  r78053 | georg.brandl | 2010-02-07 00:54:43 +0100 (So, 07 Feb 2010) | 1 line

  Fix some name errors in Mac modules.
........
  r78054 | georg.brandl | 2010-02-07 00:58:25 +0100 (So, 07 Feb 2010) | 1 line

  Add missing import.
........
2010-02-07 12:01:19 +00:00
..
AE.py
AH.py
Alias.py
Aliases.py
App.py
Appearance.py
AppleEvents.py
AppleHelp.py
CF.py
CG.py
CarbonEvents.py
CarbonEvt.py
Cm.py
Components.py
ControlAccessor.py
Controls.py
CoreFoundation.py
CoreGraphics.py
Ctl.py
Dialogs.py
Dlg.py
Drag.py
Dragconst.py
Events.py
Evt.py
File.py
Files.py
Fm.py
Folder.py
Folders.py
Fonts.py
Help.py
IBCarbon.py
IBCarbonRuntime.py
Icn.py
Icons.py
Launch.py
LaunchServices.py
List.py
Lists.py
MacHelp.py
MacTextEditor.py
MediaDescr.py Merged revisions 78035,78040,78043,78049-78050,78052-78054 via svnmerge from 2010-02-07 12:01:19 +00:00
Menu.py
Menus.py
Mlte.py
OSA.py
OSAconst.py
QDOffscreen.py
Qd.py
Qdoffs.py
Qt.py
QuickDraw.py
QuickTime.py
Res.py
Resources.py
Scrap.py
Snd.py
Sndihooks.py
Sound.py
TE.py
TextEdit.py
Win.py
Windows.py
__init__.py fix test_py3kwarns 2008-07-14 17:42:17 +00:00