On Dec 4, 2007 7:36 PM, Titus Brown <[EMAIL PROTECTED]> wrote: > As you might guess from my inclusion of mechanize and ClientForm in > twill, I'm not so enthusiastic about removing wsgi_intercept from twill > itself. twill should work "out of the box"; anything else and people > get frustrated. Also, right now easy_install is too fragile to rely on, > IMO... > > However, I *can* provide the wsgi_intercept module as a discrete package > and name it something like _wsgi_intercept. I will also track the > wsgi_intercept on your site. This lets most people simply use it with > twill, but also allows people with their own installs to replace it. > (Yep, I can provide hooks for that, too.)
ah, well this probably isn't even necessary then. I was under the impression that having wsgi_intercept installed while twill.wsgi_intercept existed would be a problem but I don't see one. K > > I'll check over your page on using the separate module with twill next > time I get a chance to work on twill ;) > > cheers, > --titus > _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
