Wrapper modules underound the toolbox modules, which now have an _ prepended.
diff --git a/Mac/Lib/Carbon/App.py b/Mac/Lib/Carbon/App.py
new file mode 100644
index 0000000..cc0d46d
--- /dev/null
+++ b/Mac/Lib/Carbon/App.py
@@ -0,0 +1 @@
+from _App import *