Jim Pattee added the comment:

Python 3.3  (64bit)
Traceback (most recent call last):
  File "file-py\astyle-protected.py", line 157, in <module>
    process_files()
  File "file-py\astyle-protected.py", line 30, in process_files
    get_header_variables(header_variables, header_path)
  File "file-py\astyle-protected.py", line 121, in get_header_variables
    file_in = open(header_path, 'r')
PermissionError: [Errno 13] Permission denied: 
'C:\\Users\\jimp\\ZPythonPermissionError\\Projects/AStyle/src/astyle.h'
Press any key to continue . . .

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16383>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to