]> granicus.if.org Git - python/commit
define_module(): Change the "index sub-item" for definitions at module
authorFred Drake <fdrake@acm.org>
Mon, 30 Oct 2000 06:24:56 +0000 (06:24 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 30 Oct 2000 06:24:56 +0000 (06:24 +0000)
commit5942b439b366b83880a2678793d36b931acef75b
treed7f5437a6be1ad95e72fdc9f459569a87dbb6823
parentec77e6590d3b7379b07bc777b3cd1bbeb15ef8db
define_module():  Change the "index sub-item" for definitions at module
                  scope to be " (in module <name>)" instead of
                  " (in <name>)" to be consistent with \withsubitem
                  usage throughout the documentation.  This achieves
                  consistency in indexing throughout the documentation.
Doc/perl/python.perl