Home | History | Annotate | Download | only in common_lib

Lines Matching refs:open_write_close

398     open_write_close(filename, str(line).rstrip('\n') + '\n')
401 def open_write_close(filename, data):