Bugs item #1622664, was opened at 2006-12-26 16:15
Message generated for change (Comment added) made by drewp
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1622664&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Drew Perttula (drewp)
Assigned to: Nobody/Anonymous (nobody)
Summary: language reference index links are broken

Initial Comment:
http://docs.python.org/ref/genindex.html

For example, this text "globals() (built-in function)" links to 
http://docs.python.org/ref/exec.html#l2h-571, which is completely wrong.

Some links are correct, but many others are broken.

The page footer says "Release 2.5, documentation updated on 19th September, 
2006."


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

>Comment By: Drew Perttula (drewp)
Date: 2007-03-31 23:04

Message:
Logged In: YES 
user_id=127598
Originator: YES

Oh sorry, you're right. I was of course expecting
http://docs.python.org/lib/built-in-funcs.html#l2h-34 but that's in the
other doc section. 

Thanks for reviewing my report- ok to close.


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

Comment By: Facundo Batista (facundobatista)
Date: 2007-03-31 04:05

Message:
Logged In: YES 
user_id=752496
Originator: NO

Where do you think it should point to?

Take note that you're looking into the language reference, not the library
reference.

Regards,

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1622664&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to