mirror of
https://github.com/python/cpython.git
synced 2025-10-08 08:01:55 +00:00
Whitespace normalization.
This commit is contained in:
parent
0822ff7cca
commit
0eadaac7dc
39 changed files with 127 additions and 144 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