]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added available() method, which checks whether quicktime is installed at all (by
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 4 Aug 1999 12:07:09 +0000 (12:07 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 4 Aug 1999 12:07:09 +0000 (12:07 +0000)
commit493aa4809b787bf6677b241a2e8e2c023b6a0710
treeb0b5cca06c9c0ce2ecb264094512447c139d404d
parent068bdb181defc31b3b4c57966f48c4c11330b681
Added available() method, which checks whether quicktime is installed at all (by
testing whether EnterMovies points to an actual routine or is a null pointer).
Mac/Modules/qt/Qtmodule.c
Mac/Modules/qt/qtsupport.py