Make cacheddir() always behave like EmptyOnError is True, since listdir()
authorZac Medico <zmedico@gentoo.org>
Sat, 31 Oct 2009 19:15:54 +0000 (19:15 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 31 Oct 2009 19:15:54 +0000 (19:15 -0000)
commit3d31b473743ff7c1f28540d06cac473e67e0a73b
tree3f082549ce31d4b653d73263bb0bd90e80ca887e
parent8fe95db06ef385514d13dd8f292b7214e5ff5668
Make cacheddir() always behave like EmptyOnError is True, since listdir()
doesn't handle a None return value correctly.

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