mirror of
https://github.com/python/cpython.git
synced 2026-02-22 23:21:08 +00:00
7 lines
182 B
JSON
7 lines
182 B
JSON
|
|
{
|
||
|
|
"escape": {"type":"string","value":"\u001B"},
|
||
|
|
"tab": {"type":"string","value":"\t"},
|
||
|
|
"upper-j": {"type":"string","value":"J"},
|
||
|
|
"upper-j-2": {"type":"string","value":"J"}
|
||
|
|
}
|