[Python-Dev] versioned .so files for Python 3.2

Fred Drake fdrake at acm.org
Thu Jun 24 23:12:21 CEST 2010


On Thu, Jun 24, 2010 at 4:55 PM, Barry Warsaw <barry at python.org> wrote:
> Which is probably another reason not to use foo.so.X.Y for Python extension
> modules.

Clearly, foo.so.3.2 is the man page for the foo.so.3 system call.

The ABI ident definitely has to be elsewhere.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"A storm broke loose in my mind."  --Albert Einstein


More information about the Python-Dev mailing list