vavavr00m / boto

Automatically exported from code.google.com/p/boto
1 stars 0 forks source link

Suggestions for improving boto interface #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
see thread on boto discussion group:

http://groups.google.com/group/boto-users/browse_frm/thread/03e22359bc073d43

Original issue reported on code.google.com by Mitch.Ga...@gmail.com on 19 Mar 2007 at 10:20

GoogleCodeExporter commented 9 years ago
As of Mar 6 2008, I've reviewed the Group thread listed above.  The two salient
points not already resolved in the codebase are:

1) Possibly replace httplib dependency with httplib2 due to issues with chunked
responses and general bugginess of the library.

2) Possibly merge some functionality from Alexey's .exists() method into 
get_key().

Original comment by jdu...@gmail.com on 6 Mar 2008 at 11:06