MCPcopy 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

1import netrc, os, unittest, sys, textwrap
2from pathlib import Path
3from test import support
4from test.support import os_helper

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected