]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SMTP.help() was returning a tuple instead of the promised text.
authorKurt B. Kaiser <kbk@shore.net>
Sun, 26 Jun 2005 18:27:36 +0000 (18:27 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 26 Jun 2005 18:27:36 +0000 (18:27 +0000)
commit58bd19095a47c162f8fb889f2369bfc8562b1992
tree74d8649e8ae360db7e0398943e56bbc5529ef83d
parent40c7165e7d61e85e777e73981416d94c9c14d8c3
SMTP.help() was returning a tuple instead of the promised text.
Lib/smtplib.py