On Thu, 28 Jun 2007, John J Lee wrote: [...] > I'll repeat: the mechanize code here is nasty, do not try and use your own > response object. I suspect you're missing the fact that mechanize response > objects have independent seek pointers: [...]
I guess it's obvious from the code snippet I posted, but I meant to say that *copying* mechanize response objects yields an object with a seek pointer that's independent of the original object. John _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
