]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117225: Move colorize functionality to own internal module (#118283)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 1 May 2024 18:27:06 +0000 (21:27 +0300)
committerGitHub <noreply@github.com>
Wed, 1 May 2024 18:27:06 +0000 (12:27 -0600)
commit3b3f8dea575d81a9e68f04b434942d06bd03fad5
tree13ed08c5e83aa482167ea594997feda61f0ee545
parent164e2c31c073b5fd8d25b3432a5e5c721f747393
gh-117225: Move colorize functionality to own internal module (#118283)
Lib/_colorize.py [new file with mode: 0644]
Lib/doctest.py
Lib/test/support/__init__.py
Lib/test/test__colorize.py [new file with mode: 0644]
Lib/test/test_doctest/test_doctest.py
Lib/test/test_traceback.py
Lib/traceback.py
Python/stdlib_module_names.h