[docs] def _get_cursor(self, raw_cursor): _cursor = raw_cursor.lower() if _cursor == 'dictcursor': return psycopg2.extras.
確定! 回上一頁