MCPcopy Index your code
hub / github.com/python/cpython / test_ssl.py

File test_ssl.py

Lib/test/test_ssl.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Test the support for SSL and sockets
2
3import contextlib
4import sys

Callers

nothing calls this directly

Calls 7

literal_evalFunction · 0.90
is_ubuntuFunction · 0.85
data_fileFunction · 0.70
openFunction · 0.50
import_moduleMethod · 0.45
readMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected