Catch errno.ENOTDIR instead of using os.path.isdir(). (trunk r7770)
authorZac Medico <zmedico@gentoo.org>
Wed, 26 Sep 2007 03:59:10 +0000 (03:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 26 Sep 2007 03:59:10 +0000 (03:59 -0000)
commit7125d9f64ff6f37482bfcd513175431881e3f856
treebcaa7df3912e8c1810929adf8315b87154b7884b
parentc74469a267a904114dcef3e5bb91d216aa919e82
Catch errno.ENOTDIR instead of using os.path.isdir(). (trunk r7770)

svn path=/main/branches/2.1.2/; revision=7810
pym/eclass_cache.py