This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-21 10:34:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
cpython
/
Lib
/
test
/
test_pyrepl
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Bartosz Sławecki
a7007322c2
gh-151390: Colorize
match +
and
match -
in the REPL (
#151391
)
2026-06-14 19:06:30 +03:00
..
__init__.py
…
__main__.py
…
support.py
…
test_eventqueue.py
…
test_fancycompleter.py
…
test_input.py
…
test_interact.py
…
test_keymap.py
…
test_layout.py
…
test_pyrepl.py
…
test_reader.py
…
test_render.py
…
test_terminfo.py
…
test_unix_console.py
…
test_utils.py
gh-151390: Colorize
match +
and
match -
in the REPL (
#151391
)
2026-06-14 19:06:30 +03:00
test_windows_console.py
…