mirror of
https://github.com/python/cpython.git
synced 2026-02-22 23:21:08 +00:00
Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
4 lines
63 B
TOML
4 lines
63 B
TOML
escape = "\e"
|
|
tab = "\x09"
|
|
upper-j = "\x4a"
|
|
upper-j-2 = "\x4A"
|