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/QuickTime.py b/Mac/Lib/lib-compat/QuickTime.py
new file mode 100644
index 0000000..80e1bcc
--- /dev/null
+++ b/Mac/Lib/lib-compat/QuickTime.py
@@ -0,0 +1 @@
+from Carbon.QuickTime import *