def __next__()

in python2/alibabacloud_tea_fileform/file_form.py [0:0]


    def __next__(self):
        return self.read(self.size, loop=True)