Remove a redundant os.access() call in portdbapi.aux_get()
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Oct 2007 06:23:04 +0000 (06:23 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Oct 2007 06:23:04 +0000 (06:23 -0000)
commitbb25cfe36aac02c109f9ce1b4f26979d389b594a
treeda998df497d347437f1cbd4fc548df46dd27d1e6
parentc1051a2d9ce9b37aedd7bfa1be4e9629fae0a55d
Remove a redundant os.access() call in portdbapi.aux_get()
and handle the potential OSError instead. (trunk r8009)

svn path=/main/branches/2.1.2/; revision=8067
pym/portage.py