]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed indexing of {datadesc} environments.
authorFred Drake <fdrake@acm.org>
Thu, 22 Jan 1998 18:14:39 +0000 (18:14 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 22 Jan 1998 18:14:39 +0000 (18:14 +0000)
commit301ad2ee63380c0796e472980f9ec1eb398cc524
treeff11f5ee849966637a5bbb18c144b711e8ecec67
parent0f02628dceeb82fbd400195657f7a9721b1e1a82
Fixed indexing of {datadesc} environments.

Removed " (byte code instruction)" from the output of the {opcodedesc}
environment; this should only appear in the index (which it now does).

Removed some really old cruft related to otherwise removed debugging code.
(I *think* assignments to $* set & clear auto-flush of <STDOUT>, but don't
really remember.  Removing them seems to not change anything!)
Doc/myformat.perl