summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-02-23 23:43:01 (GMT)
committerGeorg Brandl <georg@python.org>2008-02-23 23:43:01 (GMT)
commit4425e7cee7936be01f9abb581a76376c025fb789 (patch)
tree76fdf4ccfa8a2c3355863bdf1ede1490f9d76645
parentf1699cd4c1b475a3e583c8975317df06907dcf8b (diff)
downloadcpython-4425e7cee7936be01f9abb581a76376c025fb789.zip
cpython-4425e7cee7936be01f9abb581a76376c025fb789.tar.gz
cpython-4425e7cee7936be01f9abb581a76376c025fb789.tar.bz2
Specify what kind of warning -3 emits.
-rw-r--r--Doc/using/cmdline.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst
index 8039795..d3120b5 100644
--- a/Doc/using/cmdline.rst
+++ b/Doc/using/cmdline.rst
@@ -326,6 +326,8 @@ Miscellaneous options
* :func:`reduce`
* :func:`reload`
+ Using these will emit a :exc:`DeprecationWarning`.
+
.. versionadded:: 2.6