Home | History | Annotate | Download | only in Lib

Lines Matching refs:IMAP4_SSL

18 # IMAP4_SSL contributed by Tino Lange <Tino.Lange@isg.de> March 2002.

1130 class IMAP4_SSL(IMAP4):
1134 Instantiate with: IMAP4_SSL([host[, port[, keyfile[, certfile]]]])
1206 __all__.append("IMAP4_SSL")