This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jimp02
Recipients jimp02, r.david.murray
Date 2012-11-01.19:37:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351798648.31.0.0413214092798.issue16383@psf.upfronthosting.co.za>
In-reply-to
Content
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 . . .
History
Date User Action Args
2012-11-01 19:37:28jimp02setrecipients: + jimp02, r.david.murray
2012-11-01 19:37:28jimp02setmessageid: <1351798648.31.0.0413214092798.issue16383@psf.upfronthosting.co.za>
2012-11-01 19:37:28jimp02linkissue16383 messages
2012-11-01 19:37:28jimp02create