Fix up markup in the deprecation notice.

This commit is contained in:
Brett Cannon 2008-05-11 01:06:54 +00:00
parent df0a717037
commit a975cd446e
11 changed files with 13 additions and 12 deletions

View file

@ -7,7 +7,7 @@
:deprecated:
.. deprecated:: 2.6
The user module has been removed in Python 3.0.
The :mod:`user` module has been removed in Python 3.0.
.. index::
pair: .pythonrc.py; file