diff options
author | Fred Drake <fdrake@acm.org> | 2003-07-30 02:55:28 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2003-07-30 02:55:28 (GMT) |
commit | 9d843087b6153ab501343d9d26887c3a0f22d292 (patch) | |
tree | c9e17fac95401e5fd1bd80edfc2a8bb6f2f3592f /Doc/tools/html2texi.pl | |
parent | 333d6fd5836865fda87355ef9f346a602bec07ad (diff) | |
download | cpython-9d843087b6153ab501343d9d26887c3a0f22d292.zip cpython-9d843087b6153ab501343d9d26887c3a0f22d292.tar.gz cpython-9d843087b6153ab501343d9d26887c3a0f22d292.tar.bz2 |
update the documentation contact address
Diffstat (limited to 'Doc/tools/html2texi.pl')
-rwxr-xr-x | Doc/tools/html2texi.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/html2texi.pl b/Doc/tools/html2texi.pl index be050b1..5dcfd46 100755 --- a/Doc/tools/html2texi.pl +++ b/Doc/tools/html2texi.pl @@ -137,7 +137,7 @@ # Index: # Perhaps double-check that every tag mentioned in the index is found # in the text. -# Python: email to python-docs@python.org, to get their feedback. +# Python: email to docs@python.org, to get their feedback. # Compare to existing lib/ Info manual # Write the hooks into info-look; replace pyliblookup1-1.tar.gz. # Postpass to remove extra quotation marks around typography already in |