Bob wrote:

>>One more question: am I right in thinking that extension binaries aren't 
>>portable between major Python versions, e.g. an .so file built under Python 
>>2.3 won't work on Python 2.4 and vice-versa?
>
>Correct, binary extensions are not portable between major Python versions on 
>ANY platform.

Thought as much, just couldn't seem to find confirmation in the Python docs. 
Thanks,

has
-- 
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to