July 29, 2013
2:35 p.m.
Antoine Pitrou added the comment: The following command does the trick: sed -i "s/:attr:\`tp_/:c:member:\`~PyTypeObject.tp_/g" `find -name "*.rst"` It does not fix word-wrapping, though. Is it ok to commit? ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue18589> _______________________________________