commit | 510ff54324de94af23d5e229a176bffe09a87fd4 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Thu May 03 19:21:40 2012 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Thu May 03 19:21:40 2012 +0300 |
tree | 15d958b96a7d2500428b4d657bb7a680eed3a2dc | |
parent | e5d3bc4700d01a0beb57df84cdf6033acee49e3d [diff] [blame] |
Use Python 3 instead of 3.0.
diff --git a/Doc/library/rexec.rst b/Doc/library/rexec.rst index 2ce612a..6b6923c 100644 --- a/Doc/library/rexec.rst +++ b/Doc/library/rexec.rst
@@ -6,7 +6,7 @@ :deprecated: .. deprecated:: 2.6 - The :mod:`rexec` module has been removed in Python 3.0. + The :mod:`rexec` module has been removed in Python 3. .. versionchanged:: 2.3 Disabled module.