]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed reference to table notes for {}.keys() and {}.items() -- these
authorFred Drake <fdrake@acm.org>
Tue, 12 Jun 2001 03:31:56 +0000 (03:31 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 12 Jun 2001 03:31:56 +0000 (03:31 +0000)
commit4a6c5c568facc981c8a9887419137b475931ed40
treef839e63ab71a7dde5be0dd314469aa906fc47e3f
parent7a3bfc3a472dafc42d20845389eb79db8af0b046
Fixed reference to table notes for {}.keys() and {}.items() -- these
references did not get updated when the notes were renumbered in a
previous update.

This fixes SF bug #432208.
Doc/lib/libstdtypes.tex