mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Fix up markup in the deprecation notice.
This commit is contained in:
parent
df0a717037
commit
a975cd446e
11 changed files with 13 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue