Note: buffer has been replaced by the better named memoryview in Python 3, though you can use either in Python 2.7. The buffer in this case is a sub-string, starting at position 6 with length 5, and ...
We are trying to run wal-e 1.0.0 on centos 6 with python 3.4 talking to rackspace cloudfiles via swift. It runs fine for us on ubuntu 14.04, but the following command ...