Staging
v0.5.1
https://github.com/python/cpython
Revision 819b789f3632e6cc727147b2ec89a3d9a0590d91 authored by Fred Drake on 17 December 1997, 03:08:27 UTC, committed by Fred Drake on 17 December 1997, 03:08:27 UTC
	is stable and the form is only defined in one place, since we do
	some fancy footwork with the keys to separate the defining instance
	of a module reference from other references in the HTML index.

make_index_entry():  Override the standard definition to use get_index_id().

make_str_index_entry():  Moved to myformat.perl; only needed there.

index_key_eq():  Override the standard definition.  Add key transforms to
	remove extra junk from the end of the keys; it was only there to
	maintain ordering.

clean_key():  Remove key transform no longer needed at this stage, because
	keeping it makes the sort unstable.

add_idx():  Add key transforms to undo the mess we do to separate a module's
	defining and reference entries.  Don't make the text bold.
1 parent 84818d7
History
Tip revision: 819b789f3632e6cc727147b2ec89a3d9a0590d91 authored by Fred Drake on 17 December 1997, 03:08:27 UTC
gen_index_id(): New function. Construct an index key such that the sort
Tip revision: 819b789
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.1 KB
Makefile.in -rw-r--r-- 16.2 KB
README -rw-r--r-- 38.7 KB
acconfig.h -rw-r--r-- 2.7 KB
config.h.in -rw-r--r-- 9.9 KB
configure -rwxr-xr-x 113.3 KB
configure.in -rw-r--r-- 17.4 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top