the simplest way to change permission a file to just my running python program can access it(all permission but just my python program)
for example:
there is a txt file, I want to change its permission to to just my running python program can be full access it!
I was tried with stat lib but I can’t!
New contributor
SOFArminRh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.