Catch an exception instead of using a redundant os.access call.
authorZac Medico <zmedico@gentoo.org>
Thu, 7 Dec 2006 22:29:13 +0000 (22:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 7 Dec 2006 22:29:13 +0000 (22:29 -0000)
commit53f14db70339391fb13ca0adab353645f84be3f2
tree29c22c8bfc64557b67053fa1751f73812bcd091c
parent295d6ca584c205b419ab37e1be620fb172a3518b
Catch an exception instead of using a redundant os.access call.

svn path=/main/trunk/; revision=5209
pym/portage.py