Permission error when trying to read a file using python -


i trying read file using python, gives me 'permission denied' reason.

the user using has privileges read file, tested using cat command on file name. worked fine.

i not able read same file python program.

solaris server.


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -