Lines Matching refs:warn
80 from warnings import _deprecated, warn
194 warn("Access to __server attribute on SMTPChannel is deprecated, "
199 warn("Setting __server attribute on SMTPChannel is deprecated, "
205 warn("Access to __line attribute on SMTPChannel is deprecated, "
210 warn("Setting __line attribute on SMTPChannel is deprecated, "
216 warn("Access to __state attribute on SMTPChannel is deprecated, "
221 warn("Setting __state attribute on SMTPChannel is deprecated, "
227 warn("Access to __greeting attribute on SMTPChannel is deprecated, "
232 warn("Setting __greeting attribute on SMTPChannel is deprecated, "
238 warn("Access to __mailfrom attribute on SMTPChannel is deprecated, "
243 warn("Setting __mailfrom attribute on SMTPChannel is deprecated, "
249 warn("Access to __rcpttos attribute on SMTPChannel is deprecated, "
254 warn("Setting __rcpttos attribute on SMTPChannel is deprecated, "
260 warn("Access to __data attribute on SMTPChannel is deprecated, "
265 warn("Setting __data attribute on SMTPChannel is deprecated, "
271 warn("Access to __fqdn attribute on SMTPChannel is deprecated, "
276 warn("Setting __fqdn attribute on SMTPChannel is deprecated, "
282 warn("Access to __peer attribute on SMTPChannel is deprecated, "
287 warn("Setting __peer attribute on SMTPChannel is deprecated, "
293 warn("Access to __conn attribute on SMTPChannel is deprecated, "
298 warn("Setting __conn attribute on SMTPChannel is deprecated, "
304 warn("Access to __addr attribute on SMTPChannel is deprecated, "
309 warn("Setting __addr attribute on SMTPChannel is deprecated, "