Move the clever parts of depgraph._show_circular_deps into its own module.
authorSebastian Luther <SebastianLuther@gmx.de>
Thu, 19 Aug 2010 22:54:34 +0000 (00:54 +0200)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Aug 2010 23:13:33 +0000 (16:13 -0700)
commit0d88d3c34ef3c252432dda5fef81e19325ed50ca
treefe16aba932eec929d40bd039aefebdbdb53ef90c
parentb4abe4563b25128fc9dad6d50484ed1336f76428
Move the clever parts of depgraph._show_circular_deps into its own module.

This also fixes some bugs related to autounmask.
pym/_emerge/depgraph.py
pym/_emerge/resolver/circular_dependency.py [new file with mode: 0644]