diff options
author | Fred Drake <fdrake@acm.org> | 2000-08-14 16:35:05 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-08-14 16:35:05 (GMT) |
commit | 6bd8b252e0cd4a933b514251e9b92e22ca2ea45a (patch) | |
tree | 1f6b5b6a9ec40981d5282ddd0e798f09751daeee /Doc/html | |
parent | 68e2915fc707ca17df088447bfcb8c5811de0944 (diff) | |
download | cpython-6bd8b252e0cd4a933b514251e9b92e22ca2ea45a.zip cpython-6bd8b252e0cd4a933b514251e9b92e22ca2ea45a.tar.gz cpython-6bd8b252e0cd4a933b514251e9b92e22ca2ea45a.tar.bz2 |
For bug reporting, point to the SourceForge bug tracker instead of the
old Jitterbug interface.
Diffstat (limited to 'Doc/html')
-rw-r--r-- | Doc/html/stdabout.dat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/html/stdabout.dat b/Doc/html/stdabout.dat index 2e0d8a1..ace1665 100644 --- a/Doc/html/stdabout.dat +++ b/Doc/html/stdabout.dat @@ -31,8 +31,8 @@ be sent by email to <a href="mailto:python-docs@python.org" >python-docs@python.org</a>. If you find specific errors in this document, please report the bug at the <a - href="http://www.python.org/python-bugs/">Python Bugs - List</a>. + href="http://sourceforge.net/bugs/?group_id=5470">Python Bug + Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>. </p> <p> Questions regarding how to use the information in this |