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: http://git.ipfire.org/?a=commitdiff_plain;h=4425e7cee7936be01f9abb581a76376c025fb789;p=thirdparty%2FPython%2Fcpython.git Specify what kind of warning -3 emits. --- diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 803979501378..d3120b516c79 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