Re: readlines + InMemoryUploadedFile

2008-10-15 Thread Julien Phalip
> Is there a reason why InMemoryUploadedFile does not proxy readlines as > well from StringIO? seems like it should (especially if using PIL > directly from the uploaded file) I can't see any reason, you may want to open a ticket. There seems to be a number of missing proxies. For example, 'tell(

readlines + InMemoryUploadedFile

2008-10-15 Thread bo
Hi Guys, Is there a reason why InMemoryUploadedFile does not proxy readlines as well from StringIO? seems like it should (especially if using PIL directly from the uploaded file) bo --~--~-~--~~~---~--~~ You received this message because you are subscribed to the