add versionadded
This commit is contained in:
parent
6633a6606b
commit
72f94f75d6
|
@ -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…
Reference in New Issue