Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dsmtpd.py292 def __conn(self): member in SMTPChannel
293 warn("Access to __conn attribute on SMTPChannel is deprecated, "
296 @__conn.setter
297 def __conn(self, value): member in SMTPChannel
298 warn("Setting __conn attribute on SMTPChannel is deprecated, "

Completed in 3 milliseconds