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
Post a Comment