2013/1/12 Ben Walton <[email protected]>:
> I think this would be a requirement.  The lib directory should be
> separate or else binary modules will collide.

The problem is that Python uses not one, but two different directories as 'lib':
${prefix}/lib/pythonX.Y for *.py files
${libdir} for binary objects
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers
.:: This mailing list's archive is public. ::.

Reply via email to