This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-29 01:22:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
fec4eb1be1
cpython
/
Mac
/
Modules
/
qt
History
Download ZIP
Download TAR.GZ
Jack Jansen
714d7268d5
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.
2002-03-25 00:32:17 +00:00
..
_Qtmodule.c
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.
2002-03-24 23:04:18 +00:00
qtscan.py
Updated to Universal Headers 3.4
2001-12-18 15:39:38 +00:00
qtsupport.py
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.
2002-03-25 00:32:17 +00:00