Jorge,

Thanks so much! Great example code.

One more thing: I'm not saving the file locally, but using boto to
write the contents to an S3 bucket. Should I get the file size using
something like len(kw['file']) or is there an easier way (it appears
as though the kw['file'].size property no longer works)? I want to be
able to verify the size of the file object before writing it to S3.

Peace,
Seth
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to