summaryrefslogtreecommitdiffstats
path: root/Doc/library/rexec.rst
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-10 02:27:04 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-10 02:27:04 (GMT)
commit4c1f881f1366ca2fcb55071f3a1b779867fe07d4 (patch)
treee08c0c30b67b6c169f3261abc07d3d24ea2dfcc2 /Doc/library/rexec.rst
parentccdf9081b73e57b0a1c351635ac3935955a144fc (diff)
downloadcpython-4c1f881f1366ca2fcb55071f3a1b779867fe07d4.zip
cpython-4c1f881f1366ca2fcb55071f3a1b779867fe07d4.tar.gz
cpython-4c1f881f1366ca2fcb55071f3a1b779867fe07d4.tar.bz2
Deprecate Bastion and rexec for 3.0.
Diffstat (limited to 'Doc/library/rexec.rst')
-rw-r--r--Doc/library/rexec.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/Doc/library/rexec.rst b/Doc/library/rexec.rst
index c85c7ca..b61319f 100644
--- a/Doc/library/rexec.rst
+++ b/Doc/library/rexec.rst
@@ -4,7 +4,10 @@
.. module:: rexec
:synopsis: Basic restricted execution framework.
-
+ :deprecated:
+
+.. deprecated:: 2.6
+ The rexec module has been removed in Python 3.0.
.. versionchanged:: 2.3
Disabled module.