Searched refs:newshost (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A Dnntplib.py622 newshost = 'news' and os.environ["NNTPSERVER"] variable in class:NNTP
623 if newshost.find('.') == -1:
627 s = NNTP(newshost, readermode=mode)

Completed in 132 milliseconds