[docs] Python v2.7.1 documentation bug

tomo cocoa cocoatomo77 at gmail.com
Sat Apr 30 02:59:25 CEST 2011


Hello

I am a Japanese Pythonista and now belong to the document translating team.

I found a subtle bug in the c-api/buffer.html.

In the explanation about the PyBuffer_FillContiguousStrides function,
there is one open parenthesis but is no close parenthesis.
I guess that a close parenthesis should be inserted between words
"'F'" and "array".

PyBuffer_FillContiguousStrides
http://docs.python.org/c-api/buffer.html#PyBuffer_FillContiguousStrides

Regards.

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


More information about the docs mailing list