]> granicus.if.org Git - python/commit
Minor nit that fixes a bunch of indexing: the way the classdesc
authorFred Drake <fdrake@acm.org>
Wed, 25 Nov 1998 17:13:28 +0000 (17:13 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 25 Nov 1998 17:13:28 +0000 (17:13 +0000)
commit1cbd196f9645622832890c3d70410c4c06edc416
tree9a09459534d442ef64fff725467df8bf6bb2a187
parente839199014701b81a59071e3f3a6f43867a69b40
Minor nit that fixes a bunch of indexing:  the way the classdesc
environment saves the name of the last class described, method and
member descriptions were not picking it up correctly.  Thus, many
index entries were described as "( method)" instead of "(FooClass
method)".  Multiple entries were collapsed in the index when
methods/members from multiple classes share the same name.
Doc/texinputs/python.sty