def refresh_cursor()

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


    def refresh_cursor(self):
        for ff in self.files.values():
            ff.content.seek(0, 0)