* Remove the only remaining sys.exit() calls inside the depgraph class.
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 20:52:22 +0000 (20:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 20:52:22 +0000 (20:52 -0000)
commit14705faba9c742b8367f8aa176b6565081ad7f31
tree1fdef3363e9bd615cf3071403503aba462a3970f
parent58788855b7eeca65bcb3cbc9ae83c7ba9b727733
* Remove the only remaining sys.exit() calls inside the depgraph class.
* Fix _unknown_internal_error() to work with zero arguments.

svn path=/main/trunk/; revision=10005
pym/_emerge/__init__.py