Kaydet (Commit) ccdf9081 authored tarafından Brett Cannon's avatar Brett Cannon

Fix some errors in the deprecation warnings for new and user.

üst f0a0a0db
......@@ -6,7 +6,8 @@
:synopsis: Interface to the creation of runtime implementation objects.
:deprecated:
.. deprecated:: The new module has been removed in Python 3.0.
.. deprecated:: 2.6
The new module has been removed in Python 3.0.
.. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il>
......
......@@ -6,7 +6,8 @@
:synopsis: A standard way to reference user-specific modules.
:deprecated:
.. deprecated:: The user module has been removed in Python 3.0.
.. deprecated:: 2.6
The user module has been removed in Python 3.0.
.. index::
pair: .pythonrc.py; file
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment