Hello.
Is the right side of your diff (the + signs) the 0.8.5 version? If
so, it looks like the standalone version of wsgi_intercept (which I am
maintaining now independent of twill) contains the 0.8.5 code. Can
you try installing the latest wsgi_intercept to see if the error still
happens there?
You can run `easy_install wsgi_intercept` but then you will probably
have to obfuscate the twill local path or else remove the local
wsgi_intercept somehow. More info on some things you *might* have
to change in your code to use the standalone version is here:
http://code.google.com/p/wsgi-intercept/
-Kumar