This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Outdated link in the tutorial
Type: behavior Stage:
Components: Documentation Versions: Python 3.0
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: facundobatista, spe-anatol
Priority: normal Keywords:

Created on 2008-01-11 11:22 by spe-anatol, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg59702 - (view) Author: Christopher Yeleighton (spe-anatol) Date: 2008-01-11 11:22
The page "About Python Tutorial"
<http://docs.python.org/tut/node20.html> incorrectly refers to the
Python Bug Tracker at SourceForge as
<http://sourceforge.net/tracker/?group_id=5470&atid=105470&func=add>. 
That page says "This tracker is CLOSED. Please use the new tracker
instead.".  The new tracker is… guess where?  At <http://bugs.python.org/>.
msg59705 - (view) Author: Facundo Batista (facundobatista) * (Python committer) Date: 2008-01-11 11:42
Already fixed in the trunk and 2.5 maintenance branch.
History
Date User Action Args
2022-04-11 14:56:29adminsetgithub: 46121
2008-01-11 11:42:10facundobatistasetstatus: open -> closed
resolution: out of date
messages: + msg59705
nosy: + facundobatista
2008-01-11 11:22:45spe-anatolcreate