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.
diff --git a/Mac/Lib/lib-compat/Windows.py b/Mac/Lib/lib-compat/Windows.py
new file mode 100644
index 0000000..06da2f1
--- /dev/null
+++ b/Mac/Lib/lib-compat/Windows.py
@@ -0,0 +1 @@
+from Carbon.Windows import *