I sent in a patch on SourceForge to fix some type problems in
Mac/Modules/qt/qtsupport.py about two months ago, hoping to see it get into
Python 2.4.2, but haven't heard anything or seen any updates. His
MacPython web site seems not to have been updated lately, either.
Barring hearing from Jac
I'm trying to use the QuickTime support in 2.4.1, by way of Bob Ippolito's
"official unofficial" framework build installer, on Mac OS X 10.4.2 (Tiger).
However, in trying even the simplest of GraphicsImport manipulations, I hit
a TypeError:
from Carbon.Qt import *
fn = "/tmp/testpic.jpg"
ci =