]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of _Qtmocule.c 1.7, qtsupport.py 1.19:
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 25 Mar 2002 10:38:57 +0000 (10:38 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 25 Mar 2002 10:38:57 +0000 (10:38 +0000)
commita0c5e54dba196ba70f431e31984b03ca26753393
tree9d339b093736e84ebe5ff1fc3e17a1ba73fa888f
parentec158087ef9963ec7fbea90250e695631488fbb0
Backport of _Qtmocule.c 1.7, qtsupport.py 1.19:
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.

Should finally fix 531398. 2.2.1 candidate.

Also blacklisted some constants with definitions that were not Python-compatible.
Mac/Modules/qt/_Qtmodule.c
Mac/Modules/qt/qtsupport.py