]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix many of the specific targets in links from the index.
authorFred Drake <fdrake@acm.org>
Tue, 22 Dec 1998 23:41:07 +0000 (23:41 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 Dec 1998 23:41:07 +0000 (23:41 +0000)
commit32f7ae00669a86f1a55aacbd9a06c6f6e9f74c27
tree35e01856aa00fa2c30e1086a13f1a87f26e504af
parent7d65d388b847f6d66ac6dccbf4cbb9040ac40e97
Fix many of the specific targets in links from the index.

In a number of places, I called next_argument() instead of
next_argument_id() when the ID was also needed.  (7 places)
Doc/perl/python.perl