[Tutor] Smtplib module
Glen Wheeler
wheelege@tsn.cc
Sun, 21 Oct 2001 11:56:12 +1000
> : Just having a quick squiz at the doc's reveals "If this method does not
> :throw an exception, it returns a dictionary, with one entry for each
> :recipient that was refused.". So if it throws an exception, look in the
> :docs to find otu more about it, if not then you will get a dict back for
> :each one which was refused.
>
> No, it returns a SINGLE dictionary with an entry for each recipient that
> was refused, not a dict for each one that was refused. Read the quote
> you just wrote.
lol, I mean to write '...you will get a dict entry back for...'. No
excuses for that one.
:D