Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dsmtpd.py248 def __rcpttos(self): member in SMTPChannel
249 warn("Access to __rcpttos attribute on SMTPChannel is deprecated, "
252 @__rcpttos.setter
253 def __rcpttos(self, value): member in SMTPChannel
254 warn("Setting __rcpttos attribute on SMTPChannel is deprecated, "

Completed in 2 milliseconds