Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
NNTP
Class · 0.85
NNTP_SSL
Class · 0.85
str
Function · 0.85
cut
Function · 0.85
getcapabilities
Method · 0.80
xover
Method · 0.80
decode_header
Function · 0.70
print
Function · 0.50
append
Method · 0.45
add_argument
Method · 0.45
parse_args
Method · 0.45
starttls
Method · 0.45
Tested by
no test coverage detected