Brian Oldfield

Results 2 issues of Brian Oldfield

We can avoid this if we add chunking (and file 'handles') [here](https://github.com/tedder/s3-client-side-encryption/blob/master/put.py#L68) Issue added by way of [gist](https://github.com/tedder/s3-client-side-encryption/blob/master/put.py#L68) by @tedder:

Many modules use `from __future__` imports in setup.py. An example of this occurring can be seen here: ``` ❯ python setup.py bdist_xar --download ... Successfully downloaded hvac pyhcl requests certifi...