Bug #230975 - Rename the portage.selinux module to portage._selinux in order
authorZac Medico <zmedico@gentoo.org>
Mon, 22 Sep 2008 20:28:15 +0000 (20:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 22 Sep 2008 20:28:15 +0000 (20:28 -0000)
commit23a3278f3f0b861a81836a819fd9f55cbb37ed1e
tree75cd4df8d792c3f1cef2c2b1890e6f0748aa2aab
parent38321cf8c4a34703b2e5cb6ec2aa3251f4090ae2
Bug #230975 - Rename the portage.selinux module to portage._selinux in order
to avoid a relative import issue which caused portage.selinux to attempt to
import itself instead of the real 'selinux' module. Thanks to Michael
Edenfield for this patch.

svn path=/main/trunk/; revision=11535
pym/portage/__init__.py
pym/portage/_selinux.py [moved from pym/portage/selinux.py with 100% similarity]