diff options
Diffstat (limited to 'Doc/library/user.rst')
| -rw-r--r-- | Doc/library/user.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/library/user.rst b/Doc/library/user.rst index 4fdd9cf..ba6b462 100644 --- a/Doc/library/user.rst +++ b/Doc/library/user.rst @@ -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 |
