Get rid of the remaining versionadded/versionchanged directives.

This commit is contained in:
Georg Brandl 2007-09-01 13:51:09 +00:00
parent 1617457cff
commit 55ac8f0f26
161 changed files with 335 additions and 2197 deletions

View file

@ -50,8 +50,6 @@ The module defines the following functions:
This is like ``print_exc(limit)`` but returns a string instead of printing to a
file.
.. versionadded:: 2.4
.. function:: print_last([limit[, file]])