From: Georg Brandl Date: Sat, 23 Feb 2008 23:43:01 +0000 (+0000) Subject: Specify what kind of warning -3 emits. X-Git-Tag: v2.6a1~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4425e7cee7936be01f9abb581a76376c025fb789;p=python Specify what kind of warning -3 emits. --- diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 8039795013..d3120b516c 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