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

@ -199,7 +199,7 @@ Miscellaneous options
.. cmdoption:: -B
If given, Python won't try to write ``.pyc``` files on the
If given, Python won't try to write ``.pyc`` files on the
import of source modules. See also :envvar:`PYTHONDONTWRITEBYTECODE`.