diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-05-03 23:58:55 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-05-03 23:58:55 +0200 |
commit | a7b654be305dc0be1cbe521eb8a3d05489de975c (patch) | |
tree | 30d292448018d91ac482a457e261c7f9fadfc3d1 /Objects/genobject.c | |
parent | b14544807e73e371b68753d1b01f3e1ad2eecc1c (diff) | |
download | cpython-git-a7b654be305dc0be1cbe521eb8a3d05489de975c.tar.gz |
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"
Diffstat (limited to 'Objects/genobject.c')
0 files changed, 0 insertions, 0 deletions