diff options
author | Victor Stinner <vstinner@python.org> | 2024-04-03 18:17:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 18:17:51 (GMT) |
commit | c43f6a4dfaa1c1974141e2f7014a7f98ca3a3f93 (patch) | |
tree | b0387ebc2bd4b7b4ac76d874c2c04c244a67630d /Python/clinic/Python-tokenize.c.h | |
parent | 1c434688866db79082def4f9ef572b85d85908c8 (diff) | |
download | cpython-c43f6a4dfaa1c1974141e2f7014a7f98ca3a3f93.zip cpython-c43f6a4dfaa1c1974141e2f7014a7f98ca3a3f93.tar.gz cpython-c43f6a4dfaa1c1974141e2f7014a7f98ca3a3f93.tar.bz2 |
gh-113317: Argument Clinic: Add libclinic.clanguage (#117455)
Add libclinic.clanguage module and move the following classes and
functions there:
* CLanguage
* declare_parser()
Add libclinic.codegen and move the following classes there:
* BlockPrinter
* BufferSeries
* Destination
Move the following functions to libclinic.function:
* permute_left_option_groups()
* permute_optional_groups()
* permute_right_option_groups()
Diffstat (limited to 'Python/clinic/Python-tokenize.c.h')
0 files changed, 0 insertions, 0 deletions