cpython/Mac/Modules/qt
Jack Jansen cb2117a83c Allow passing NULL pointers by passing None. This also works for the
factory functions, so you can call quicktime functions that are implemented
as methods on NULL too.

Still don't allow quicktime functions to return NULL pointers, though: I
think this always signals an error condition.
2004-01-04 22:33:33 +00:00
..
_Qtmodule.c Allow passing NULL pointers by passing None. This also works for the 2004-01-04 22:33:33 +00:00
qtscan.py Added interfaces for most of the stuff in QuickTimeComponents.h. 2004-01-03 17:23:27 +00:00
qtsupport.py Allow passing NULL pointers by passing None. This also works for the 2004-01-04 22:33:33 +00:00