[docs] 2.6.6 documentation bug in Python/C API Reference

tomo cocoa cocoatomo77 at gmail.com
Sun Apr 3 17:49:24 CEST 2011


Hello

I am a Japanese Pythonista and also a member of the python-doc-ja project.

I found a trivial bug in "Unicode Objects and Codecs".

http://docs.python.org/release/2.6.6/c-api/unicode.html#utf-7-codecs

In a section "UTF-7 Codecs", we should do
s/PyUnicode_DecodeUTF8Stateful/PyUnicode_DecodeUTF7Stateful/.

Regards.

-- 
class Cocoatomo:
    name = 'cocoatomo'
    email_address = 'cocoatomo77 at gmail.com'
    twitter_id = '@cocoatomo'


More information about the docs mailing list