Skip to content
  • Denis Laxalde's avatar
    [py3] Adjust xsd2yams code and tests · 12980f28dd32
    Denis Laxalde authored
    * Use io.BytesIO instead of StringIO.StringIO.
    * Explicitly encode strings before writing to stream.
    * Decode results before string comparisons in tests.
    12980f28dd32