Remove a redundant os.access() call in portdbapi.aux_get()
authorZac Medico <zmedico@gentoo.org>
Tue, 9 Oct 2007 06:06:27 +0000 (06:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 9 Oct 2007 06:06:27 +0000 (06:06 -0000)
commitdf43103d0dd5be8a96ff61476c97fa0209deb712
treed10e81a8cf3dbec7a8fdf5138846d2fe9d21b4b0
parent5a34eae5bf00b3289e5ce7c004e772fc51f5376b
Remove a redundant os.access() call in portdbapi.aux_get()
and handle the potential OSError instead.

svn path=/main/trunk/; revision=8009
pym/portage/dbapi/porttree.py