python-s3file icon indicating copy to clipboard operation
python-s3file copied to clipboard

add standard file mode param, add content_encoding

Open jfelectron opened this issue 11 years ago • 0 comments

This PR adds:

  1. Standard python file mode param, and doesn't try to create bucket by default (also non-standard file behavior)

  2. Adds content_encoding param to handle compressed or otherwise encoded files.

jfelectron avatar Nov 23 '14 19:11 jfelectron