Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
netrc.py
Find file
Blame
History
Permalink
Merge #14984: only import pwd on POSIX.
· 6bd3e444
R David Murray
authored
Sep 18, 2013
Since we have fine grained import locks in 3.4, I moved the import to where it is actually needed.
6bd3e444