nntplib.NNTP.newnews

NNTP.newnews(group, date, time, file=None)[source]

Process a NEWNEWS command. Arguments: - group: group name or ‘*’ - date: string ‘yymmdd’ indicating the date - time: string ‘hhmmss’ indicating the time Return: - resp: server response if successful - list: list of message ids