IOError: request data read error

2008-10-15 Thread Wayne Witzel
in query string format. qs = self.fp.read(self.length) self.list = list = [] for key, value in parse_qsl(qs, self.keep_blank_values, qs = self.fp.read(self.length) IOError: request data read error --~--~-~--~~~---~--~~ You received

Re: IOError: request data read error

2008-10-15 Thread Graham Dumpleton
= self.fp.read(self.length) IOError: request data read error --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to pylons-discuss@googlegroups.com To unsubscribe from