commit | ebb83b77a74a4f31d7fba7e892599c4552aad137 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Apr 06 08:24:06 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Fri Apr 28 10:51:58 2023 -0600 |
tree | c85cb90439257377594bb369880b1555e42d56d5 | |
parent | 1f7f972f59470104734ec705c985ab319eb580db [diff] |
Remove @var from @defun in Python documentation Eli pointed out that @var isn't needed in @defun in Texinfo. This patch removes the cases I found in python.texi. I also renamed some variables in one spot, because "-" isn't valid in a Python variable name.