summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2002-06-26 00:03:05 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2002-06-26 00:03:05 (GMT)
commitfdc34315f7860f6b47cead676e0b6dda987d1008 (patch)
treea4aebaab8eec78b709766171b0c56726781995e0
parent09d6b928e7c9a73e58a014d72fdc37e964375358 (diff)
downloadcpython-fdc34315f7860f6b47cead676e0b6dda987d1008.zip
cpython-fdc34315f7860f6b47cead676e0b6dda987d1008.tar.gz
cpython-fdc34315f7860f6b47cead676e0b6dda987d1008.tar.bz2
Add a reminder
-rw-r--r--Doc/whatsnew/whatsnew23.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index 5d2684f..2e13e0c 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -24,6 +24,8 @@
%
% getopt.gnu_getopt
%
+% textwrap.py
+%
% Docstrings now optional (with --without-doc-strings)
%
% New dependency argument to distutils.Extension