Staging
v0.8.1
https://github.com/python/cpython
Revision 4189b67a66afc7a5d4ed9ef39c9f8187d98e7909 authored by R David Murray on 16 September 2013, 17:48:44 UTC, committed by R David Murray on 16 September 2013, 17:48:44 UTC
Initial patch by Bruno Piguet.

This is implemented as if a useful .netrc file could exist without passwords,
which is possible in the general case; but in fact our netrc implementation
does not support it.  Fixing that issue will be an enhancement.
1 parent 503baf9
History
Tip revision: 4189b67a66afc7a5d4ed9ef39c9f8187d98e7909 authored by R David Murray on 16 September 2013, 17:48:44 UTC
#14984: On POSIX, enforce permissions when reading default .netrc.
Tip revision: 4189b67
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top