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'