mirror of
https://github.com/python/cpython.git
synced 2024-11-26 19:34:19 +08:00
Compatibility modules. lib-compat is on the default sys.path for MacPython 2.2, and each of these modules imports * from its namesake in the Carbon package.
This commit is contained in:
parent
63f6b4984b
commit
edb17c971f
1
Mac/Lib/lib-compat/AE.py
Normal file
1
Mac/Lib/lib-compat/AE.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.AE import *
|
1
Mac/Lib/lib-compat/App.py
Normal file
1
Mac/Lib/lib-compat/App.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.App import *
|
1
Mac/Lib/lib-compat/Appearance.py
Normal file
1
Mac/Lib/lib-compat/Appearance.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Appearance import *
|
1
Mac/Lib/lib-compat/AppleEvents.py
Normal file
1
Mac/Lib/lib-compat/AppleEvents.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.AppleEvents import *
|
1
Mac/Lib/lib-compat/Balloons.py
Normal file
1
Mac/Lib/lib-compat/Balloons.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Balloons import *
|
1
Mac/Lib/lib-compat/CF.py
Normal file
1
Mac/Lib/lib-compat/CF.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.CF import *
|
1
Mac/Lib/lib-compat/Cm.py
Normal file
1
Mac/Lib/lib-compat/Cm.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Cm import *
|
1
Mac/Lib/lib-compat/Components.py
Normal file
1
Mac/Lib/lib-compat/Components.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Components import *
|
1
Mac/Lib/lib-compat/ControlAccessor.py
Normal file
1
Mac/Lib/lib-compat/ControlAccessor.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.ControlAccessor import *
|
1
Mac/Lib/lib-compat/Controls.py
Normal file
1
Mac/Lib/lib-compat/Controls.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Controls import *
|
1
Mac/Lib/lib-compat/Ctl.py
Normal file
1
Mac/Lib/lib-compat/Ctl.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Ctl import *
|
1
Mac/Lib/lib-compat/Dialogs.py
Normal file
1
Mac/Lib/lib-compat/Dialogs.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Dialogs import *
|
1
Mac/Lib/lib-compat/Dlg.py
Normal file
1
Mac/Lib/lib-compat/Dlg.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Dlg import *
|
1
Mac/Lib/lib-compat/Drag.py
Normal file
1
Mac/Lib/lib-compat/Drag.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Drag import *
|
1
Mac/Lib/lib-compat/Dragconst.py
Normal file
1
Mac/Lib/lib-compat/Dragconst.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Dragconst import *
|
1
Mac/Lib/lib-compat/Events.py
Normal file
1
Mac/Lib/lib-compat/Events.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Events import *
|
1
Mac/Lib/lib-compat/Fonts.py
Normal file
1
Mac/Lib/lib-compat/Fonts.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Fonts import *
|
1
Mac/Lib/lib-compat/Help.py
Normal file
1
Mac/Lib/lib-compat/Help.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Help import *
|
1
Mac/Lib/lib-compat/Icn.py
Normal file
1
Mac/Lib/lib-compat/Icn.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Icn import *
|
1
Mac/Lib/lib-compat/Icons.py
Normal file
1
Mac/Lib/lib-compat/Icons.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Icons import *
|
1
Mac/Lib/lib-compat/Lists.py
Normal file
1
Mac/Lib/lib-compat/Lists.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Lists import *
|
1
Mac/Lib/lib-compat/MacTextEditor.py
Normal file
1
Mac/Lib/lib-compat/MacTextEditor.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.MacTextEditor import *
|
1
Mac/Lib/lib-compat/MediaDescr.py
Normal file
1
Mac/Lib/lib-compat/MediaDescr.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.MediaDescr import *
|
1
Mac/Lib/lib-compat/Menu.py
Normal file
1
Mac/Lib/lib-compat/Menu.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Menu import *
|
1
Mac/Lib/lib-compat/Menus.py
Normal file
1
Mac/Lib/lib-compat/Menus.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Menus import *
|
1
Mac/Lib/lib-compat/Mlte.py
Normal file
1
Mac/Lib/lib-compat/Mlte.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Mlte import *
|
1
Mac/Lib/lib-compat/QDOffscreen.py
Normal file
1
Mac/Lib/lib-compat/QDOffscreen.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.QDOffscreen import *
|
1
Mac/Lib/lib-compat/Qt.py
Normal file
1
Mac/Lib/lib-compat/Qt.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Qt import *
|
1
Mac/Lib/lib-compat/QuickDraw.py
Normal file
1
Mac/Lib/lib-compat/QuickDraw.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.QuickDraw import *
|
1
Mac/Lib/lib-compat/QuickTime.py
Normal file
1
Mac/Lib/lib-compat/QuickTime.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.QuickTime import *
|
1
Mac/Lib/lib-compat/Resources.py
Normal file
1
Mac/Lib/lib-compat/Resources.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Resources import *
|
1
Mac/Lib/lib-compat/Snd.py
Normal file
1
Mac/Lib/lib-compat/Snd.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Snd import *
|
1
Mac/Lib/lib-compat/Sound.py
Normal file
1
Mac/Lib/lib-compat/Sound.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Sound import *
|
1
Mac/Lib/lib-compat/TE.py
Normal file
1
Mac/Lib/lib-compat/TE.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.TE import *
|
1
Mac/Lib/lib-compat/TextEdit.py
Normal file
1
Mac/Lib/lib-compat/TextEdit.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.TextEdit import *
|
1
Mac/Lib/lib-compat/Win.py
Normal file
1
Mac/Lib/lib-compat/Win.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Win import *
|
1
Mac/Lib/lib-compat/Windows.py
Normal file
1
Mac/Lib/lib-compat/Windows.py
Normal file
@ -0,0 +1 @@
|
||||
from Carbon.Windows import *
|
Loading…
Reference in New Issue
Block a user