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

File nntplib.py

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

Source from the content-addressed store, hash-verified

1"""An NNTP client class based on:
2- RFC 977: Network News Transfer Protocol
3- RFC 2980: Common NNTP Extensions
4- RFC 3977: Network News Transfer Protocol (version 2)

Callers

nothing calls this directly

Calls 15

NNTPClass · 0.85
NNTP_SSLClass · 0.85
strFunction · 0.85
cutFunction · 0.85
getcapabilitiesMethod · 0.80
xoverMethod · 0.80
decode_headerFunction · 0.70
printFunction · 0.50
appendMethod · 0.45
add_argumentMethod · 0.45
parse_argsMethod · 0.45
starttlsMethod · 0.45

Tested by

no test coverage detected