commit | 29636aeaccaf6a1412e0dc7c230db29cccf68381 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Mar 24 08:42:37 2014 +0100 |
committer | Georg Brandl <georg@python.org> | Mon Mar 24 08:42:37 2014 +0100 |
tree | 465707f480cd5e13d62360bb3b445273dd7b3eb8 | |
parent | 14017b2a53d790512659e3eca812c96e06ea79c8 [diff] [blame] |
Use deprecated-removed directive, clean up a few markup issues around deprecated directives.
diff --git a/Doc/library/formatter.rst b/Doc/library/formatter.rst index 1847a80..a515f74 100644 --- a/Doc/library/formatter.rst +++ b/Doc/library/formatter.rst
@@ -5,7 +5,7 @@ :synopsis: Generic output formatter and device interface. :deprecated: -.. deprecated:: 3.4 +.. deprecated-removed:: 3.4 3.6 Due to lack of usage, the formatter module has been deprecated and is slated for removal in Python 3.6.