Searched refs:PathNotFound (Results 1 – 1 of 1) sorted by relevance
14 class PathNotFound(Exception): pass class36 raise PathNotFound("Unable to find ancestor %s in %s" % (ancestor, start_dir))54 raise PathNotFound('Unable to find %s above %s' %