mirror of
https://github.com/python/cpython.git
synced 2025-08-22 09:45:06 +00:00
thinko
This commit is contained in:
parent
b51aa7b7eb
commit
215c49a509
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ extern int _Py_normalize_encoding(const char *, char *, size_t);
|
||||||
workaround is also enabled on error, for example if getting the locale
|
workaround is also enabled on error, for example if getting the locale
|
||||||
failed.
|
failed.
|
||||||
|
|
||||||
Values of locale_is_ascii:
|
Values of force_ascii:
|
||||||
|
|
||||||
1: the workaround is used: _Py_wchar2char() uses
|
1: the workaround is used: _Py_wchar2char() uses
|
||||||
encode_ascii_surrogateescape() and _Py_char2wchar() uses
|
encode_ascii_surrogateescape() and _Py_char2wchar() uses
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue