summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-08-19 22:07:59 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-08-19 22:07:59 (GMT)
commit06eb422a379c6b5d537e0d79f852367c1facfb3d (patch)
tree16b7c4df419b74de2ef9a98baab95dbe8832b59a
parent52caac1c55f41e178f37d9266c778df78e3ca988 (diff)
downloadcpython-06eb422a379c6b5d537e0d79f852367c1facfb3d.zip
cpython-06eb422a379c6b5d537e0d79f852367c1facfb3d.tar.gz
cpython-06eb422a379c6b5d537e0d79f852367c1facfb3d.tar.bz2
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:-).
-rw-r--r--Mac/Lib/Carbon/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Lib/Carbon/__init__.py b/Mac/Lib/Carbon/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/Mac/Lib/Carbon/__init__.py