commit | edb17c971fed68fdc2b9c0e21c4f7181c9eca54c | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Sun Aug 19 22:28:32 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Sun Aug 19 22:28:32 2001 +0000 |
tree | f8a7c0d87fe050bd79bb936b0cc829c5527c6e20 | |
parent | 63f6b4984b9cd0e90402a375f3298cd94ed8bb55 [diff] [blame] |
Compatibility modules. lib-compat is on the default sys.path for MacPython 2.2, and each of these modules imports * from its namesake in the Carbon package.
diff --git a/Mac/Lib/lib-compat/QuickTime.py b/Mac/Lib/lib-compat/QuickTime.py new file mode 100644 index 0000000..80e1bcc --- /dev/null +++ b/Mac/Lib/lib-compat/QuickTime.py
@@ -0,0 +1 @@ +from Carbon.QuickTime import *