From 06eb422a379c6b5d537e0d79f852367c1facfb3d Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Sun, 19 Aug 2001 22:07:59 +0000 Subject: Carbon is now a package encapsulating all the toolbox modules. Carbon is not the best of names right now (because QuickTime, for instance, is part of its own framekwork in OSX terminology, and because all these modules also work on pre-Carbon MacOS) but in a year or so it will be:-). --- Mac/Lib/Carbon/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Mac/Lib/Carbon/__init__.py diff --git a/Mac/Lib/Carbon/__init__.py b/Mac/Lib/Carbon/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v0.12