Use realpath(__file__) to locate whole portage.
authorZac Medico <zmedico@gentoo.org>
Thu, 21 Mar 2013 20:31:14 +0000 (13:31 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 21 Mar 2013 20:31:14 +0000 (13:31 -0700)
commit84d405e6f79a04a6d2bfc4713dd80d48453d983a
tree6972427e7f92d1a2338dfbb69677c1991b81333c
parentcfbad217dea19df9966b6dc29f8f06f4f0541d65
Use realpath(__file__) to locate whole portage.

Use realpath(__file__) so that python module symlinks in site-packages
are followed back to the real location of the whole portage
installation.
pym/portage/const.py
pym/portage/tests/bin/setup_env.py
pym/portage/tests/runTests