[issue10285] Other status field flags in documentation for NNTP LIST command

2010-11-03 Thread Antoine Pitrou
Antoine Pitrou added the comment: Improvement committed in r86140, thank you! -- resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue10285] Other status field flags in documentation for NNTP LIST command

2010-11-01 Thread R. David Murray
Changes by R. David Murray : -- nosy: +pitrou ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pytho

[issue10285] Other status field flags in documentation for NNTP LIST command

2010-11-01 Thread Julien ÉLIE
New submission from Julien ÉLIE : > +.. method:: NNTP.list(*, file=None) > + > + Send a ``LIST`` command. Return a pair ``(response, list)`` where *list* > is a > + list of tuples representing all the groups available from this NNTP > server. > + Each tuple has the form ``(group, last, f