commit | 4425e7cee7936be01f9abb581a76376c025fb789 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Feb 23 23:43:01 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Feb 23 23:43:01 2008 +0000 |
tree | 76fdf4ccfa8a2c3355863bdf1ede1490f9d76645 | |
parent | f1699cd4c1b475a3e583c8975317df06907dcf8b [diff] [blame] |
Specify what kind of warning -3 emits.
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 @@ * :func:`reduce` * :func:`reload` + Using these will emit a :exc:`DeprecationWarning`. + .. versionadded:: 2.6