cpython/Lib/test/test_tools
Tomas R. 374abded07
gh-104400: pygettext: use an AST parser instead of a tokenizer (GH-104402)
This greatly simplifies the code and fixes many corner cases.
2025-02-11 13:51:42 +02:00
..
i18n_data gh-104400: pygettext: use an AST parser instead of a tokenizer (GH-104402) 2025-02-11 13:51:42 +02:00
__init__.py
__main__.py
test_freeze.py
test_i18n.py gh-104400: pygettext: use an AST parser instead of a tokenizer (GH-104402) 2025-02-11 13:51:42 +02:00
test_makefile.py
test_makeunicodedata.py
test_reindent.py
test_sundry.py