Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dnntplib.py87 NNTP_PORT = 119 variable
101 def __init__(self, host, port=NNTP_PORT, user=None, password=None,