Closed pybash1 closed 3 years ago
Describe the bug When few functions from py_everything.fileIO are executed, they give errors, which need to be fixed. However, the errors can be overcome by using "\" in cases. The functions are mk_file(), del_file() and del_dir_rec()
mk_file()
del_file()
del_dir_rec()
Device:
Fixed in commit f54ca20
Describe the bug When few functions from py_everything.fileIO are executed, they give errors, which need to be fixed. However, the errors can be overcome by using "\" in cases. The functions are
mk_file()
,del_file()
anddel_dir_rec()
Device: