remove some old versionchanged and versionadded directives

This commit is contained in:
Benjamin Peterson 2008-04-24 02:34:53 +00:00
parent 3513358e11
commit 35e8c46534
30 changed files with 8 additions and 147 deletions

View file

@ -22,9 +22,6 @@ width constraint.
Dictionaries are sorted by key before the display is computed.
.. versionchanged:: 2.6
Added support for :class:`set` and :class:`frozenset`.
The :mod:`pprint` module defines one class:
.. First the implementation class: