[EMAIL PROTECTED] wrote:
> 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 in
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