mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00: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
37 changed files with 37 additions and 0 deletions
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 *
|
Loading…
Add table
Add a link
Reference in a new issue