]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131178: Add tests for `tokenize` command-line interface (#131274)
authorSemyon Moroz <donbarbos@proton.me>
Thu, 27 Mar 2025 16:04:16 +0000 (20:04 +0400)
committerGitHub <noreply@github.com>
Thu, 27 Mar 2025 16:04:16 +0000 (18:04 +0200)
commit9b83670f0f183a69440972765cae5942a0bd9fd7
treee193e4047d696b6279d86b31200d1e08aa8cc207
parent8614f86b7163b1c39798b481902dbb511292a537
gh-131178: Add tests for `tokenize` command-line interface (#131274)
Lib/test/test_tokenize.py
Lib/tokenize.py