porttree.py: tweak deprecated constructor params
authorZac Medico <zmedico@gentoo.org>
Mon, 24 Dec 2012 20:20:58 +0000 (12:20 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 24 Dec 2012 20:20:58 +0000 (12:20 -0800)
commita5fdf591cffaa787ac8c579f853e5ea8c20b4543
tree4942cec19f9521ad876975d2d8ac8a6549ed7e6d
parentb4440ce6a87d7c6932132185697dd3c4888d752c
porttree.py: tweak deprecated constructor params

Trigger a DeprecationWarning even when None is passed in for one of the
deprecated parameters, ensuring that any potentially unsafe usage
triggers the warning.
pym/portage/dbapi/porttree.py