예제 #1
0
 def __init__(self, name, *args, **kargs):
     self.rowio = RowIO()
     super(RasterRowIO, self).__init__(name, *args, **kargs)