SIGN IN SIGN UP

unicode_writer: add finish() method and assertions to write_str() method

* The write_str() method does nothing if the length is zero.
 * Replace "struct unicode_writer_t" with "unicode_writer_t"
V
Victor Stinner committed
a7b654be305dc0be1cbe521eb8a3d05489de975c
Parent: b145448