-
Committer:
Matt Giuca
-
Date:
2009-04-22 03:46:05 UTC
-
Revision ID:
matt.giuca@gmail.com-20090422034605-eirkdfz2g1dkl1xr
setup/install.py: Now compute python site-packages path using
distutils.sysconfig.get_python_lib instead of doing it by hand.
(More reliable as there is OS and distribution-specific code in there to
calculate the path for us).