Specify what kind of warning -3 emits.

This commit is contained in:
Georg Brandl 2008-02-23 23:43:01 +00:00
parent f1699cd4c1
commit 4425e7cee7

View file

@ -326,6 +326,8 @@ Miscellaneous options
* :func:`reduce`
* :func:`reload`
Using these will emit a :exc:`DeprecationWarning`.
.. versionadded:: 2.6