Files
python-glanceclient/glanceclient/common
Andy Botting 3caeb4504e Fix image-download to stdout on Python 3.x
Glance image-download to stdout fails on Python3 due to sys.stdout.write
not allowing bytes to be written directly.

A good description of the issue is listed at http://bugs.python.org/issue18512

Closes-Bug: #1528083

Change-Id: I2963914e2e0744410267b5735ff77939413916d4
2015-12-22 14:42:15 +11:00
..
2012-03-26 22:48:48 -07:00
2014-06-12 14:42:46 +03:00
2015-08-26 13:41:09 -07:00
2015-07-21 17:08:27 +03:00