[docs] maybe typo in C-API/type object

tomo cocoa cocoatomo77 at gmail.com
Thu Feb 27 03:55:16 CET 2014


Hello,

I'am a Japanese translator for Python documents.


In the PyTypeObject.tp_dictoffset explanation, the 6th paragraph contains a
sentence

   "Since the dictionary is always found via tp_dictoffset".

But this may be

   "Since the dictionary offset is always found via tp_dictoffset".

http://docs.python.org/3.3/c-api/typeobj.html#PyTypeObject.tp_dictoffset


Thank you,

cocoatomo

-- 
class Cocoatomo:
    name = 'cocoatomo'
    email_address = 'cocoatomo77 at gmail.com'
    twitter_id = '@cocoatomo'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20140227/dc49d098/attachment.html>


More information about the docs mailing list