The Python Oracle

Check the permissions of a file in python

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Puzzle3

--

Chapters
00:00 Question
02:32 Accepted answer (Score 11)
06:12 Thank you

--

Full question
https://stackoverflow.com/questions/2743...

Accepted answer links:
[the documentation for ]: https://docs.python.org/2/library/os.htm...
[the access(2) man page]: http://www.unix.com/man-page/opensolaris.../
[EAFP]: https://docs.python.org/2/glossary.html#...
[How do I check whether a file exists using Python?]: https://stackoverflow.com/q/82831/235927...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #python27 #errorhandling #filepermissions

#avk47