mirror of https://github.com/python/cpython
Specify what kind of warning -3 emits.
This commit is contained in:
parent
f1699cd4c1
commit
4425e7cee7
|
@ -326,6 +326,8 @@ Miscellaneous options
|
|||
* :func:`reduce`
|
||||
* :func:`reload`
|
||||
|
||||
Using these will emit a :exc:`DeprecationWarning`.
|
||||
|
||||
.. versionadded:: 2.6
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue