##// END OF EJS Templates
py3: call SMTP.has_extn() with an str...
py3: call SMTP.has_extn() with an str Passing a bytes on Python 3 always returns False, thus starttls is not properly detected.

File last commit:

r40307:dbc28c91 default
r43439:3941e706 default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true