Ronald Oussoren <ronaldousso...@mac.com> added the comment: Ned: I've attached a new patch, could you please test this one on an 10.3 box?
It turns out that testing if a weaklinked variable is defined should be done by testing the address of the variable, not its value. I've tested this new approach with a symbol that is defined on 10.6 but not 10.5, but cannot test on 10.3. ---------- Added file: http://bugs.python.org/file16979/issue8095.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8095> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com