Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dnntplib.py130 NNTP_PORT = 119 variable
315 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1055 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1065 port = NNTP_PORT

Completed in 2 milliseconds