Have a script on my server which was working fine before I upgraded to leopard, now there are some warnings:
RuntimeWarning: Python C API version mismatch for module rand: This Python has API version 1013, module rand has version 1012.
import rand, crypto, SSL, tsafe
Then an error about an...