Eric Smith <[email protected]> added the comment: > The idea is that the first part refers to what the macro > returns (Py_UCS4) and the "read" part of the name refers > to moving a pointer across an array (any array of integers).
I thought the first part generally meant the type of the first parameter. Although I can go either way, especially if we add an underscore. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10542> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
