add versionadded

This commit is contained in:
Benjamin Peterson 2009-07-12 16:56:54 +00:00
parent 6633a6606b
commit 72f94f75d6
1 changed files with 2 additions and 0 deletions

View File

@ -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]])