summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/formatter.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/Doc/library/formatter.rst b/Doc/library/formatter.rst
index a515f74..8e8e201 100644
--- a/Doc/library/formatter.rst
+++ b/Doc/library/formatter.rst
@@ -5,9 +5,8 @@
:synopsis: Generic output formatter and device interface.
:deprecated:
-.. 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.
+.. deprecated:: 3.4
+ Due to lack of usage, the formatter module has been deprecated.
This module supports two interface definitions, each with multiple