pysted.utils.dict_write_func

pysted.utils.dict_write_func(file, dictio)

Write a dict to a text file in a good way :)

Parameters:
  • file – path of the file to write to

  • dictio – the dictionnary we wish to write to a txt file