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