MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / ssl.py

File ssl.py

tools/python-3.11.9-amd64/Lib/ssl.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Wrapper module for _ssl, providing some additional facilities
2# implemented in Python. Written by Bill Janssen.
3
4"""This module provides some more Pythonic support for SSL.

Callers

nothing calls this directly

Calls 4

namedtupleFunction · 0.90
_convert_Method · 0.80
startswithMethod · 0.80
itemsMethod · 0.45

Tested by

no test coverage detected