Make all the python code respect USE conditionals in RESTRICT. It's already handled...
authorZac Medico <zmedico@gentoo.org>
Thu, 7 Jun 2007 18:57:04 +0000 (18:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 7 Jun 2007 18:57:04 +0000 (18:57 -0000)
commitd8cbd2f92c83461e37d20b3416c54beb1b5c985f
tree0e8bdbe2ec88216f060711b1fb8895f276cc876d
parent42c29e4246af51f221c7030c443771be6ca45d2f
Make all the python code respect USE conditionals in RESTRICT.  It's already handled on the bash side since RESTRICT is assigned the value of PORTAGE_RESTRICT.

svn path=/main/trunk/; revision=6750
pym/emerge/__init__.py
pym/portage/__init__.py
pym/portage/dep.py