I'm desperately trying to get twill to work together with Django using twill's WSGI intercepting.
The problem is, I always get the content of the page concatenated twice together. I've debugged and narrowed down the problem so it must be either in twill.wsgi_intercept.wsgi_fake_socket.makefile() or django.core.handlers.wsgi.WSGIHandler.__call__(). I just don't understand WSGI well enough to tell which one is misbehaving. My comments to Andrey Khavryuchenko's blog entry document my debugging process: http://www.kds.com.ua/wp/2007/06/04/testing-django-with-twill-and-nosetests/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---