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/mkackshtml | |
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/mkackshtml')
-rwxr-xr-x | Doc/tools/mkackshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/mkackshtml b/Doc/tools/mkackshtml index 79fe3f9..2c79f5e 100755 --- a/Doc/tools/mkackshtml +++ b/Doc/tools/mkackshtml @@ -53,7 +53,7 @@ THANKS = '''\ documentation. This list is probably not complete -- if you feel that you or anyone else should be on this list, please let us know (send email to <a -href="mailto:python-docs@python.org">python-docs@python.org</a>), and +href="mailto:docs@python.org">docs@python.org</a>), and we will be glad to correct the problem.</p> <p>It is only with the input and contributions of the Python community |