commit | cf144b0e9eca14f813d2abefd5748c2cf47b5772 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Thu Aug 23 14:13:06 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Thu Aug 23 14:13:06 2001 +0000 |
tree | 7e5441612cb9d96e2324e08248a0f0cd33927050 | |
parent | 25a5bd77083a359ea9afccef9de04f2d4fb57362 [diff] [blame] |
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 *