On Aug 17, 2009, at 10:40 AM, Jinal Jhaveri wrote:
> > File '/usr/lib64/python2.5/rfc822.py', line 188 in readheaders > self.fp.seek(startofline) > File '/usr/lib/python2.5/site-packages/Paste-1.4.2-py2.5.egg/paste/ > httpserver.py', line 481 in seek > self.file.seek(place) > AttributeError: '_fileobject' object has no attribute 'seek' The latest version of Paste has a fix relating to this httpserver seek method which might solve this. -- Philip Jenvey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
