[issue14984] netrc module allows read of non-secured .netrc file

R. David Murray report at bugs.python.org
Sun Sep 15 22:39:14 CEST 2013


R. David Murray added the comment:

Yes, you did :)  I was using "permissions check" to cover both tests, since as you say, if the file is owned by someone other than the user running the processes, a user other than the one running the process has permission to modify it.

posix->POSIX fixed in my local copy.  Should I commit?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14984>
_______________________________________


More information about the Python-bugs-list mailing list