Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4.

This commit is contained in:
Larry Hastings 2015-04-19 13:50:12 -07:00
parent 1a084a882b
commit 770ce204ee
6 changed files with 8 additions and 8 deletions

View file

@ -44,7 +44,7 @@ the definition of all other Python objects.
PyObject ob_base;
See documentation of :c:type::`PyObject` above.
See documentation of :c:type:`PyObject` above.
.. c:macro:: PyObject_VAR_HEAD