mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issues #20194,20195: Add missing :deprecated: markers to some module
docs.
This commit is contained in:
parent
f0996a9970
commit
24f60b4616
2 changed files with 4 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
.. module:: formatter
|
||||
:synopsis: Generic output formatter and device interface.
|
||||
:deprecated:
|
||||
|
||||
.. deprecated:: 3.4
|
||||
Due to lack of usage, the formatter module has been deprecated and is slated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue