Home | History | Annotate | Download | only in python2.7

Lines Matching refs:IMAP4_PORT

34 IMAP4_PORT = 143
151 def __init__(self, host = '', port = IMAP4_PORT):
221 def open(self, host = '', port = IMAP4_PORT):