mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +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
|
@ -6,7 +6,7 @@ Python compiler package
|
|||
***********************
|
||||
|
||||
.. deprecated:: 2.6
|
||||
The compiler package has been removed in Python 3.0.
|
||||
The :mod:`compiler` package has been removed in Python 3.0.
|
||||
|
||||
.. sectionauthor:: Jeremy Hylton <jeremy@zope.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue