[issue9078] Fix C API documentation of unicode

New submission from STINNER Victor <victor.stinner@haypocalc.com>: Attached patch fixes minor bugs in the C API documentation of unicode. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue9078> _______________________________________

Georg Brandl <georg@python.org> added the comment: Looks good to me. ---------- nosy: +georg.brandl _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue9078> _______________________________________

Georg Brandl <georg@python.org> added the comment: Committed as r82262. ---------- resolution: -> accepted status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue9078> _______________________________________
participants (2)
-
Georg Brandl
-
STINNER Victor