| commit | a0702ab1fe6bda8e1cbe1d5fedc3e0ba07e299dd | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <vstinner@wyplay.com> | Thu Sep 29 14:14:38 2011 +0200 |
| committer | Victor Stinner <vstinner@wyplay.com> | Thu Sep 29 14:14:38 2011 +0200 |
| tree | 8281535ac9844dbbb50bffc0ea3756cd80aee552 | |
| parent | ff1ef074ede8574ad3a346810e08a45ab171416d [diff] |
Add a note in PyUnicode_CopyCharacters() doc: it doesn't write null character Cleanup also the code (avoid the goto).