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

File socket.py

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

Source from the content-addressed store, hash-verified

1# Wrapper module for _socket, providing some additional facilities
2# implemented in Python.
3
4"""\

Callers

nothing calls this directly

Calls 6

_convert_Method · 0.80
isupperMethod · 0.80
extendMethod · 0.45
startswithMethod · 0.45
lowerMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected