On 8/16/07, Michael <[EMAIL PROTECTED]> wrote:
>
> Adding:
>         return len(messages)
> to the TestSMTPConnection's send_messages method fixes the issue, but
> maybe there's a reason I'm not aware of for not doing so in the test
> framework?

No particular reason. I dummied up the interface, but didn't consider
the return values (since I can't say I personally have ever used the
return value).

I've just fixed this in [5899]. Thanks for the suggestion!

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to