KM> I've assumed maintainer duties for wsgi_intercept and am in the KM> process of pulling it out of twill as a standalone package. Sorry for KM> the delay but I've applied your patch. I can't figure out exactly how KM> to write a test for this, I'm assuming the django handler was KM> returning an empty list somehow, proxied by self.result.next(), I will KM> play with it when I have more time. But for now, the fix is applied KM> since it didn't break any regression tests.
KM> easy_install http://wsgi-intercept.googlecode.com/svn/trunk/ KM> will install it for you (not in the cheeseshop yet) however I'm not KM> sure if twill will favor its own distribution of the module or not, I KM> haven't tried. Removed twills module, installed one from trunk from googlecode, tested my project - doesn't fail. Thanks! KM> Soon, all the docs will be migrated and hopefully there will be KM> official twill integration. This excellent module from Titus lives KM> on: KM> http://code.google.com/p/wsgi-intercept/ -- Andrey V Khavryuchenko http://a.khavr.com/ Chytach - unflood your feeds http://www.chytach.com/ Software Development Company http://www.kds.com.ua/ _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
