Hi,

Everything is ok at linux, but at windows I simply can't write data to 
response.

import shutil
with open(tempname, 'r') as f:
    shutil.copyfileobj(f, response)

http://pylonshq.com/tracebacks/7a01e6d2f787a714f917266bdf32bc43

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pylons-discuss/-/tNrp8JGMwcQJ.
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.

Reply via email to