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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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