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/cpython3/Lib/
Dnntplib.py835 def xgtitle(self, group, *, file=None): member in _NNTPBase
/external/python/cpython2/Doc/library/
Dnntplib.rst312 .. method:: NNTP.xgtitle(name, [file])
/external/python/cpython3/Doc/library/
Dnntplib.rst534 .. method:: NNTP.xgtitle(name, *, file=None)
/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".