Пример #1
0
 def __init__(self, cursor, row):
     Row.__init__(self, cursor, row)
     self._cursor = cursor