cpython/Tools/c-analyzer/c_parser
Christian Clauss 682aecfdeb
Fix typos in the Tools directory (GH-28769)
Like #28744 but for the Tools directory.

[skip issue] Opening a related issue is pending python/psf-infra-meta#130

Automerge-Triggered-By: GH:pablogsal
2021-10-06 10:55:16 -07:00
..
parser Fix typos in the Tools directory (GH-28769) 2021-10-06 10:55:16 -07:00
preprocessor Fix typos in the Tools directory (GH-28769) 2021-10-06 10:55:16 -07:00
__init__.py
__main__.py bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. (gh-23918) 2020-12-24 11:04:19 -07:00
_state_machine.py bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
datafiles.py bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431) 2020-11-20 15:39:28 -07:00
info.py Fix typos in the Tools directory (GH-28769) 2021-10-06 10:55:16 -07:00
match.py
source.py