Make the first two positional arguments of digestgen() into keyword arguments
authorZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 20:58:16 +0000 (20:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 20:58:16 +0000 (20:58 -0000)
commite7caa1431ab979e51893b4091aeadde5b39b5516
treebcf6c434810096539b4da161e4f183f0664d2873
parent1c7f6aa4d618cd37a2bbd3af7109143d8fc8abce
Make the first two positional arguments of digestgen() into keyword arguments
since the first one isn't really needed (when this code is in stable we can
start showing a deprecation warning when the redundant argument is used).
(trunk r15438)

svn path=/main/branches/2.1.7/; revision=15653
bin/repoman
pym/_emerge/Scheduler.py
pym/portage/__init__.py