In slot_conflict_handler._prepare_conflict_msg_and_check_for_specificity()
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 15:42:28 +0000 (08:42 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 15:42:28 +0000 (08:42 -0700)
commit19a9f8718f8bde631e086a8ebc984566d1e93513
tree36fc0c07ff38c7a2f0875e6e7a0b394d5daec186
parent66e3bf759c35234527fb2b665be7de1e46d4625c
In slot_conflict_handler._prepare_conflict_msg_and_check_for_specificity()
don't pass parent_use to Atom.violated_conditionals() since these atoms
already have already been through use_reduce() with the parent's USE.
pym/_emerge/resolver/slot_collision.py