On Tue, Nov 3, 2009 at 6:37 AM, Russell Keith-Magee <[email protected]> wrote: > I've already integrated Jacob's comments into the code in my local > checkout. Actually, Jacob's comments pointed out an interesting code > cleanup: the File email backend is really just the Console email > backend pointing at a file object instead of stdout. As a result, I've > been able to delete a bunch of code by modifying the console backend > to accept an arbitrary stream, and making the file backend a subclass > of the console backend. > > I'll commit tonight (my time) once I have a chance to give the patch a > final review.
Thanks a lot, Russell! Andi, could you please add your App Engine email backend to our test project? Bye, Waldemar Kornewald --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
