[issue40532] Persmission error

2020-05-08 Thread Eric V. Smith
Eric V. Smith added the comment: I'm going to close this. @Coder436: If you have more information that points to a python bug, please attach it and reopen this issue. -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Pytho

[issue40532] Persmission error

2020-05-06 Thread Steven D'Aprano
Steven D'Aprano added the comment: What reason do you have to think that this is a Python issue rather than a permissions error? Since you haven't told us what permissions the file has, what OS you are using, who set the permissions, or even the actual error message, it is impossible to dia

[issue40532] Persmission error

2020-05-06 Thread Eric V. Smith
Eric V. Smith added the comment: What editor are you using? What platform? What file are you trying to edit? -- nosy: +eric.smith ___ Python tracker ___ __

[issue40532] Persmission error

2020-05-06 Thread Code436
New submission from Code436 : When I try to edit a module *as an administrator* is show permission denied even tho in permissions administrator is set to full control -- messages: 368256 nosy: Coder436 priority: normal severity: normal status: open title: Persmission error type: behavi