Since JSON object listings deserialize as unicode, obj['name'] would hoist *everything* to unicode. If the account or container name was a byte string, though, it would trip a UnicodeDecodeError. Change-Id: I2c1932143b78521c6bdcfa48182b475528fc1bb3
66 KiB
66 KiB