[ python-Bugs-1311674 ] broken link in sets page

SourceForge.net noreply at sourceforge.net
Mon Oct 3 16:27:54 CEST 2005


Bugs item #1311674, was opened at 2005-10-03 06:00
Message generated for change (Settings changed) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1311674&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Fernando Canizo (conaneb)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: broken link in sets page

Initial Comment:
In page
http://docs.python.org/lib/types-set.html
at the end says:
"See Also:
Module sets:
    Differences between the sets module and the
built-in set types."

where the word "sets" is a link to:
http://docs.python.org/lib/module-comparison-to-builtin-set.html
wich gives 404 not found. Looking with google i found
the document in this other place:
http://www.python.org/dev/doc/devel/lib/comparison-to-builtin-set.html

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2005-10-03 10:27

Message:
Logged In: YES 
user_id=3066

Fixed in the sources; Doc/lib/libstdtypes.tex revisions
1.186 and 1.170.2.14.

----------------------------------------------------------------------

Comment By: Reinhold Birkenfeld (birkenfeld)
Date: 2005-10-03 06:32

Message:
Logged In: YES 
user_id=1188172

As far as I can see, there is no possibility to directly
link to this specific subchapter. Fred?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1311674&group_id=5470


More information about the Python-bugs-list mailing list