mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Whitespace normalization, via reindent.py.
This commit is contained in:
parent
e6ddc8b20b
commit
182b5aca27
453 changed files with 31318 additions and 31452 deletions
|
@ -16,13 +16,13 @@ kCFStringEncodingNextStepLatin = 0x0B01
|
|||
kCFStringEncodingASCII = 0x0600
|
||||
kCFStringEncodingUnicode = 0x0100
|
||||
kCFStringEncodingUTF8 = 0x08000100
|
||||
kCFStringEncodingNonLossyASCII = 0x0BFF
|
||||
kCFStringEncodingNonLossyASCII = 0x0BFF
|
||||
kCFCompareCaseInsensitive = 1
|
||||
kCFCompareBackwards = 4
|
||||
kCFCompareAnchored = 8
|
||||
kCFCompareNonliteral = 16
|
||||
kCFCompareLocalized = 32
|
||||
kCFCompareNumerically = 64
|
||||
kCFCompareNumerically = 64
|
||||
kCFURLPOSIXPathStyle = 0
|
||||
kCFURLHFSPathStyle = 1
|
||||
kCFURLWindowsPathStyle = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue