Exemple #1
0
 def nextRecord(self):
     r = WRecord()
     r.external_set(self, warc.WFile_nextRecord(self.me))
     return r