Use mydbapi is None to eliminate the return_all_deps parameter from dep_check and...
authorZac Medico <zmedico@gentoo.org>
Mon, 20 Nov 2006 03:03:08 +0000 (03:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 20 Nov 2006 03:03:08 +0000 (03:03 -0000)
commit89f4b744cbfaf440d8c781033313a220276bde13
tree5783b6301017a57e2314eb54d67791bcde47baab
parent96bc6365127b641923ea35eb197ddac1caa5d5ba
Use mydbapi is None to eliminate the return_all_deps parameter from dep_check and dep_zapdeps.  The result is the same and this way we avoid having an additional parameter with overlapping meaning.

svn path=/main/trunk/; revision=5092
bin/emerge
pym/portage.py