Home
last modified time | relevance | path

Searched refs:xgtitle (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/
Dnntplib.py504 def xgtitle(self, group, file=None): member in NNTP
/external/python/cpython2/Doc/library/
Dnntplib.rst312 .. method:: NNTP.xgtitle(name, [file])
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a3.rst339 The previously deprecated ``xpath()`` and ``xgtitle()`` methods of
/external/python/cpython3/Doc/whatsnew/
D3.9.rst936 * :class:`nntplib.NNTP`: ``xpath()`` and ``xgtitle()`` methods have been removed.
939 For ``xgtitle()``, please use :meth:`nntplib.NNTP.descriptions` or
/external/python/cpython3/Misc/
DHISTORY8965 'importlib.abc.PyPycLoader', 'nntplib.NNTP.xgtitle', 'nntplib.NNTP.xpath',
32353 been added to "nntplib": "xover", "xgtitle", "xpath" and "date".
/external/python/cpython2/Misc/
DHISTORY14974 been added to "nntplib": "xover", "xgtitle", "xpath" and "date".