Add a note about the TextMate bundle and its command to help deprecate modules

for removal.
This commit is contained in:
Brett Cannon 2008-05-06 23:57:01 +00:00
parent cf9f3f1d18
commit 89a7ff6a1f
1 changed files with 3 additions and 0 deletions

View File

@ -887,6 +887,9 @@ In Python 2.6
stacklevel=2)
del warnpy3k
(the Python-Dev TextMate bundle, available from ``Misc/TextMate``,
contains a command that will generate all of this for you).
#. Update the documentation. For modules with their own documentation
file, use the ``:deprecated:`` option for the ``module`` directive.
For modules simply listed in a file (e.g., ``undoc.rst``), use the