Make the visibility related config methods such as getMaskAtom() and
authorZac Medico <zmedico@gentoo.org>
Fri, 20 Jun 2008 13:39:14 +0000 (13:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 20 Jun 2008 13:39:14 +0000 (13:39 -0000)
commit860d9f6c5567fca195e214f6b9a3aa365cd8406a
treeb6b7ae4dc775368608eb0918adbc21f81ff739e1
parentc5e0f3970e49334a0c89e4c18a662235d3a8858a
Make the visibility related config methods such as getMaskAtom() and
getProfileMaskAtom() private since these methods really should take
Package instances before we expose them as public api.

svn path=/main/trunk/; revision=10739
pym/_emerge/__init__.py
pym/portage/__init__.py
pym/portage/dbapi/porttree.py