[docs] Python v2.7.1 documentation bug (original) (raw)
tomo cocoa cocoatomo77 at gmail.com
Sat Apr 30 02:59:25 CEST 2011
- Previous message: [docs] [issue11952] typo in multiprocessing documentation: __main__ method should be replaced by __main__ module
- Next message: [docs] [issue10912] PyObject_RichCompare differs in behaviour from PyObject_RichCompareBool ; difference not noted in documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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'
- Previous message: [docs] [issue11952] typo in multiprocessing documentation: __main__ method should be replaced by __main__ module
- Next message: [docs] [issue10912] PyObject_RichCompare differs in behaviour from PyObject_RichCompareBool ; difference not noted in documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]