compiling an extension for several versions of python

mh at pixar.com mh at pixar.com
Wed Sep 12 16:52:30 EDT 2007


I don't have access to site-packages, but I would like
to provide versions of my c-language package compiled against
python 2.4 and 2.5.

I "own" a library directory which is included in our site's
sys.path.  Currently this is where the 2.4 shared libary
is installed.

What's the most canonical way of doing this?  This is on linux.

Many TIA!
Mark

-- 
Mark Harrison
Pixar Animation Studios



More information about the Python-list mailing list