hashed_path: convert stat OSError to FileNotFound
authorZac Medico <zmedico@gentoo.org>
Sun, 16 Oct 2011 21:13:45 +0000 (14:13 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 16 Oct 2011 21:13:45 +0000 (14:13 -0700)
commit5b8fdc7d3e4c64ce79d0218fd101f8292602d10b
tree8ef92dddf94c3fc01011b0384c82f4b4b4119cf2
parent1272f5c55baa5c6d68d5ab3a1dceef69cc47e69b
hashed_path: convert stat OSError to FileNotFound

This makes it consistent with perform_checksum call which also raises
FileNotFound instead of OSError.
pym/portage/dbapi/porttree.py
pym/portage/eclass_cache.py