]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (#149683)
authorhtjworld <116538001+htjworld@users.noreply.github.com>
Sun, 31 May 2026 07:45:48 +0000 (16:45 +0900)
committerGitHub <noreply@github.com>
Sun, 31 May 2026 07:45:48 +0000 (07:45 +0000)
commit2b94b923943a1f75cdbd5a5e4e2eb5f93eb43e23
tree05f9ccb5378cde4dc8bf843f69ff7f4972c4d8d1
parent5b5ffce05c211a5b0b74cd95eeb4c463614ee136
gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (#149683)

Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/library/mimetypes.rst
Lib/test/test_mimetypes.py