]> granicus.if.org Git - python/commitdiff
Merge 3.2: Fix PyUnicode_AsWideCharString() doc
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 6 Sep 2011 00:01:29 +0000 (02:01 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 6 Sep 2011 00:01:29 +0000 (02:01 +0200)
 - Fix PyUnicode_AsWideCharString() doc: size doesn't contain the null
   character
 - Fix spelling of the null character

1  2 
Include/unicodeobject.h
Objects/unicodeobject.c

Simple merge
Simple merge