Files
deb-oslo.versionedobjects/oslo_versionedobjects
Liang Chen f5e792a983 Ensure__repr__ return value is encoded
When __repr__ returns an unicode object, python will
try to encode it with the default encoding scheme
which is ascii in general. So __repr__ needs to make
sure its return value is properly encoded.

Change-Id: Ifdb8c073474a917207a48fc5af5a340e87f66fc4
Closes-Bug: #1514325
2015-11-09 17:47:32 +08:00
..
2015-03-12 15:41:24 +00:00
2015-02-02 16:24:14 -05:00
2015-11-09 17:47:32 +08:00
2015-10-09 09:05:33 -07:00
2015-02-02 15:07:55 -05:00
2015-07-13 22:30:12 -04:00