On Aug 29, 2010, at 8:16 AM, Nick Coghlan wrote:
> However, since even platforms other than Windows aren't immune to
> version upgrades of the standard C runtime

Aren't they? I don't know of any other platform that lets you have two versions 
of libc linked into a single address space. Linux has had incompatible libc 
updates in the past, but it was not possible to use both in one program.

I believe BSD works the same way.

James
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to