Files
swift/test/unit/obj/test_auditor.py
Victor Stinner a81d60472f Fix Python 3 issues in diskfile
* Fix bytes vs Unicode issues
* On Python 3, encode JSON to UTF-8 and decode it from UTF-8
* Open files in binary mode to avoid Unicode issues
* test_auditor: use bytes for content, open files in binary mode

Change-Id: Ifa84001493cfb57975d3b140b0d7e09020504bca
2016-07-26 15:36:22 +02:00

42 KiB