Py3k compatibility patch #4 by Ali Polatel <hawking@g.o>.
authorZac Medico <zmedico@gentoo.org>
Tue, 1 Jul 2008 12:50:41 +0000 (12:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 1 Jul 2008 12:50:41 +0000 (12:50 -0000)
commita4c79bdfd0b8e5a58ce1bfd181a41a8625370b73
treef4a103a83668c1e8280ee7044f185ce73b72cbf3
parent5495f72f0c8202728636eb9bdac74ce5009b0d5a
Py3k compatibility patch #4 by Ali Polatel <hawking@g.o>.
Replace dict.has_key() calls with "in" and "not in" operators.

svn path=/main/trunk/; revision=10873
pym/portage/elog/__init__.py
pym/portage/elog/filtering.py
pym/portage/elog/messages.py
pym/portage/elog/mod_mail.py
pym/portage/elog/mod_mail_summary.py