Don't use os.path.isdir() because it can swallow errors related to filesystem/disk... v2.1.2-r6
authorZac Medico <zmedico@gentoo.org>
Thu, 1 Feb 2007 20:22:16 +0000 (20:22 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 1 Feb 2007 20:22:16 +0000 (20:22 -0000)
commitc9e632d62383d028f5277456fec0c5079ed8ffb8
treebaa8f973e8eff441e71c4f60614afd6fa3563008
parentedff9628d2334a1e77e07876eda17297052dcf99
Don't use os.path.isdir() because it can swallow errors related to filesystem/disk corruption. (trunk r5851:5852)

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