Skip: > Python used to work that way. You'd then silently get errors if the API > changed between version A and version B and you neglected to recompile the > extensions you compiled against version A.
Can't the compiled module have one or more test functions that can be used during linking to see if the compiled module respects the expected standard? Bye, bearophile -- http://mail.python.org/mailman/listinfo/python-list