mirror of
https://github.com/python/cpython.git
synced 2025-09-25 09:50:37 +00:00
add versionadded
This commit is contained in:
parent
6633a6606b
commit
72f94f75d6
1 changed files with 2 additions and 0 deletions
|
@ -279,6 +279,8 @@ Available Functions
|
|||
be a string and *category* a subclass of :exc:`Warning`. :func:`warnpy3k`
|
||||
is using :exc:`DeprecationWarning` as default warning class.
|
||||
|
||||
.. versionadded:: 2.6
|
||||
|
||||
|
||||
.. function:: showwarning(message, category, filename, lineno[, file[, line]])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue