[ python-Bugs-1243945 ] Python function/method/constant names as HTML-tag IDs

SourceForge.net noreply at sourceforge.net
Thu Aug 25 23:48:17 CEST 2005


Bugs item #1243945, was opened at 2005-07-24 17:19
Message generated for change (Comment added) made by birkenfeld
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1243945&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: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Chad Miller (chadmiller)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Python function/method/constant names as HTML-tag IDs

Initial Comment:
It would be very nice if HTML tag IDs were predictable,
and not generated.  For instance, when newbie-Joe
complains on IRC about his program, I'd much rather be
able to point him to 

http://python.org/doc/current/lib/built-in-funcs#input

instead of 

http://python.org/doc/current/lib/built-in-funcs#l2h-38

or telling him to find it manually.

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

>Comment By: Reinhold Birkenfeld (birkenfeld)
Date: 2005-08-25 23:48

Message:
Logged In: YES 
user_id=1188172

<nag>And the Tutorial section anchors aren't very pretty,
too.</nag>

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

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


More information about the Python-bugs-list mailing list