Home
last modified time | relevance | path

Searched refs:P9Error (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py45 class P9Error(Exception): class
48 class RemoteError(P9Error):
95 class LocalError(P9Error):