Make use_reduce() call Atom.evaluate_conditionals() when matchall is False,
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 17:12:25 +0000 (10:12 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 17:12:25 +0000 (10:12 -0700)
commitebfcfc636536a3d6fcaa0c0d8de27cac391b5b3c
treec5725977ca1f08036de078f2ca5b4b0c60ef34b5
parentb0b3fdd9b572d9341e0456c7e1e241c795929224
Make use_reduce() call Atom.evaluate_conditionals() when matchall is False,
and pass token_class=Atom in use_reduce() calls so that external
Atom.evaluate_conditionals() calls can be eliminated.
pym/portage/dbapi/bintree.py
pym/portage/dep/__init__.py
pym/portage/dep/dep_check.py
pym/portage/package/ebuild/doebuild.py