Searched refs:error_view_from_cursor (Results 1 – 1 of 1) sorted by relevance
212 errstr = cls.error_view_from_cursor(cursor)248 def error_view_from_cursor(cls, cursor: CursorLike) -> str: member in Cursor