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/html | |
parent | 333d6fd5836865fda87355ef9f346a602bec07ad (diff) | |
download | cpython-9d843087b6153ab501343d9d26887c3a0f22d292.zip cpython-9d843087b6153ab501343d9d26887c3a0f22d292.tar.gz cpython-9d843087b6153ab501343d9d26887c3a0f22d292.tar.bz2 |
update the documentation contact address
Diffstat (limited to 'Doc/html')
-rw-r--r-- | Doc/html/about.html | 4 | ||||
-rw-r--r-- | Doc/html/stdabout.dat | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Doc/html/about.html b/Doc/html/about.html index 0e0fb64..1d69fd1 100644 --- a/Doc/html/about.html +++ b/Doc/html/about.html @@ -55,8 +55,8 @@ <h2>Comments and Questions</h2> <p> General comments and questions regarding this document should - be sent by email to <a href="mailto:python-docs@python.org" - >python-docs@python.org</a>. If you find specific errors in + be sent by email to <a href="mailto:docs@python.org" + >docs@python.org</a>. If you find specific errors in this document, please report the bug at the <a href="http://sourceforge.net/bugs/?group_id=5470">Python Bug Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>. diff --git a/Doc/html/stdabout.dat b/Doc/html/stdabout.dat index bf0f1e6..00a20ba 100644 --- a/Doc/html/stdabout.dat +++ b/Doc/html/stdabout.dat @@ -28,8 +28,8 @@ <h2>Comments and Questions</h2> <p> General comments and questions regarding this document should - be sent by email to <a href="mailto:python-docs@python.org" - >python-docs@python.org</a>. If you find specific errors in + be sent by email to <a href="mailto:docs@python.org" + >docs@python.org</a>. If you find specific errors in this document, either in the content or the presentation, please report the bug at the <a href="http://sourceforge.net/bugs/?group_id=5470">Python Bug |