Message360197
>>> a.description('gmane.comp.python.committers')
'CPython Committers (non-public) (Moderated)'
>>> a.descriptions('gmane.comp.python.committers')
('215 Newsgroup descriptions in form "group description"', {'gmane.comp.python.committers': 'CPython Committers (non-public) (Moderated)'})
Well, both results contain the same important string: 'CPython Committers (non-public) (Moderated)'. So I think that it's ok to drop xgtitle() as well. |
|
| Date |
User |
Action |
Args |
| 2020-01-17 16:08:54 | vstinner | set | recipients:
+ vstinner, corona10 |
| 2020-01-17 16:08:54 | vstinner | set | messageid: <[email protected]> |
| 2020-01-17 16:08:54 | vstinner | link | issue39366 messages |
| 2020-01-17 16:08:54 | vstinner | create | |
|