예제 #1
0
 def __init__(self, path, **kwargs):
     BaseImporter.__init__(self, path, **kwargs)
     basecsv.Importer.__init__(self, path, **kwargs)