mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Whitespace normalization.
This commit is contained in:
parent
b7e898a0e2
commit
4e0e1b6a54
32 changed files with 144 additions and 166 deletions
|
|
@ -270,4 +270,3 @@ def in_table_d1(code):
|
|||
|
||||
def in_table_d2(code):
|
||||
return unicodedata.bidirectional(code) == "L"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue