Kaydet (Commit) 215c49a5 authored tarafından Philip Jenvey's avatar Philip Jenvey

thinko

üst b51aa7b7
...@@ -60,7 +60,7 @@ extern int _Py_normalize_encoding(const char *, char *, size_t); ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment