HomeSort by relevance Sort by last modified time
    Searched refs:_NNTPBase (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/
nntplib.py 296 class _NNTPBase:
    [all...]
  /external/python/cpython3/Lib/test/
test_nntplib.py 397 self.server = nntplib._NNTPBase(file, 'test.server', *args, **kwargs)
    [all...]

Completed in 194 milliseconds