Matteo Settenvini, le Tue 13 Mar 2007 14:54:40 +0100, a écrit :
> Il giorno mar, 13/03/2007 alle 14.30 +0100, Samuel Thibault ha scritto: 
> > Hi,
> > 
> > Matteo Settenvini, le Tue 13 Mar 2007 14:13:36 +0100, a écrit :
> > > From http://docs.python.org/dist/module-distutils.sysconfig.html :
> > > 
> > > get_python_lib(
> > > [plat_specific[, standard_lib[,
> > > prefix]]])
> > >         Return the directory for either the general or
> > >         platform-dependent library installation.
> > 
> > By "library", I guess they mean "python library", i.e. where .py files
> > are.
> 
> 
> Yes, you're obviously right and I was obviously wrong. Sorry.
> 
> What does distutils.sysconfig.get_config_var("LDLIBRARYDIR") returns?

On the same fresh upstream python build, '' .
get_config_var("LDLIBRARY") returns libpython2.4.so

Samuel

Reply via email to