]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
&get_indexsubitem: This now has a chance of working, thanks to:
authorFred Drake <fdrake@acm.org>
Fri, 13 Feb 1998 07:21:03 +0000 (07:21 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 13 Feb 1998 07:21:03 +0000 (07:21 +0000)
commit00dcfb2bc31a105abe8332d8310efdee29a489f7
treed71e6fd1fac61b2f66194d2878c4060ebcbd0557
parent8842e867af6ad3b27a170452698603652bccca6d
&get_indexsubitem:  This now has a chance of working, thanks to:

&do_cmd_setindexsubitem:  New function.  Set the indexsubitem value from
\setindexsubitem{(...)}.

&do_env_opcodedesc:  By default, don't index byte codes.

$INDEX_OPCODES:  New flag.  If true, index the byte codes.  Default is off.

Normalize indentation to 4 spaces everywhere.

Minor nits.
Doc/myformat.perl