Initialize an instance. Arguments: - host: hostname to connect to - port: port to connect to (default the standard NNTP port) - user: username to authenticate with - password: password to use with username - readermode: if true, send 'mode reader' command aft
(self, host, port=NNTP_PORT, user=None, password=None,
readermode=None, usenetrc=True)
source not stored for this graph (policy: none)
no test coverage detected