dbapi._iter_match: remove redundant myrepo args
authorZac Medico <zmedico@gentoo.org>
Sun, 5 Jun 2011 08:14:07 +0000 (01:14 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 5 Jun 2011 08:14:07 +0000 (01:14 -0700)
commitd51baaba0d5cad0fc7941bd593915b1fc7f42f94
treee885911f3d0697d8c977ea96884f703e5ca5efa2
parent5bf2b111e23a60b60d307a56a833575c3d514125
dbapi._iter_match: remove redundant myrepo args

The myrepo arguments are redundant since the Atom.repo attribute
carries the same information.
pym/portage/dbapi/__init__.py
pym/portage/dbapi/porttree.py