summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-08-06 09:32:57 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2002-08-06 09:32:57 (GMT)
commit137d8c566741e5681cd8d8e5a29fe226cbd11b9d (patch)
tree82d366c692be7b32877b2cace457e26bf015c780 /Mac
parent950725f755c96450829b735cc8e45053294aa3b0 (diff)
downloadcpython-137d8c566741e5681cd8d8e5a29fe226cbd11b9d.zip
cpython-137d8c566741e5681cd8d8e5a29fe226cbd11b9d.tar.gz
cpython-137d8c566741e5681cd8d8e5a29fe226cbd11b9d.tar.bz2
Wrapper around _IBCarbon.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Lib/Carbon/IBCarbon.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Lib/Carbon/IBCarbon.py b/Mac/Lib/Carbon/IBCarbon.py
new file mode 100644
index 0000000..60f0e74
--- /dev/null
+++ b/Mac/Lib/Carbon/IBCarbon.py
@@ -0,0 +1 @@
+from _IBCarbon import *