]> granicus.if.org Git - python/commit
Allow None as TimeBase value in TimeValue records (becomes NULL in C structure,
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 6 Mar 2000 16:34:49 +0000 (16:34 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 6 Mar 2000 16:34:49 +0000 (16:34 +0000)
commit6f3fceb8d8d05039c18439cec96158b585d737a8
tree4e46c317d0057c948e7388af6d9d50f88dfa6897
parentbf3258308412de3402ab02cf193297ba88442fed
Allow None as TimeBase value in TimeValue records (becomes NULL in C structure,
used for delta-t values by quicktime).
Mac/Modules/qt/Qtmodule.c
Mac/Modules/qt/qtsupport.py