Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_netrc.py
File
test_netrc.py
Lib/test/test_netrc.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
netrc, os, unittest, sys, textwrap
2
from
pathlib
import
Path
3
from
test
import
support
4
from
test.support
import
os_helper
Callers
nothing calls this directly
Calls
1
main
Method · 0.45
Tested by
no test coverage detected