[py3] Adjust xsd2yams code and tests
* Use io.BytesIO instead of StringIO.StringIO. * Explicitly encode strings before writing to stream. * Decode results before string comparisons in tests.
Please register or sign in to comment
* Use io.BytesIO instead of StringIO.StringIO. * Explicitly encode strings before writing to stream. * Decode results before string comparisons in tests.