Closed arthurdarcet closed 10 years ago
Awesome commit! :) :+1:
I just saw that the test class i created is named TestNonUploadRequests
when it should be TestListRequest
, sorry about the mixup… Do you want another PR fixing that ?
Yeah, that would be cool :)
Iterate over the metadata of the files in a bucket.
I tried to keep it simple, it uses lxml if available, other it fall backs to the native xml module. The list request run method returns an iterator which will query the amazon API each times it needs more data