]> granicus.if.org Git - python/commit
Weaklink most toolbox modules, improving backward compatibility. Modules will no...
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 24 Mar 2002 22:59:16 +0000 (22:59 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 24 Mar 2002 22:59:16 +0000 (22:59 +0000)
commit5ee24ae98d191d5a645c2cf67487285de2f2651b
tree9814f9745b3ddc40c6f397f628cee4081c2c0402
parent29ac3cb7eda5491074cff52d2c923bce62975986
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.
Mac/scripts/genpluginprojects.py