Package amplee :: Package storage :: Module stores3 :: Class KeyWrapper
[hide private]
[frames] | no frames]

Class KeyWrapper

source code

boto.key.Key --+
               |
              KeyWrapper

Instance Methods [hide private]
  set_content(self, fp, media_type)

Inherited from boto.key.Key: __init__, __setattr__, get_contents_as_string, get_contents_to_file, get_contents_to_filename, get_file, send_file, set_contents_from_file, set_contents_from_filename, set_contents_from_string

Inherited from boto.key.Key (private): _compute_md5


Method Details [hide private]

set_content(self, fp, media_type)

source code 
None