PEP 597: Minor fix (#1589)
This commit is contained in:
parent
5ff6bf291f
commit
69de6be4a9
|
@ -22,7 +22,7 @@ This PEP proposes:
|
|||
like ``encoding=None`` but don't raise a warning.
|
||||
|
||||
* Add ``io.LOCALE_ENCODING = "locale"`` constant to avoid confusing
|
||||
``LookupError``. unknown encoding: locale``.
|
||||
``LookupError``.
|
||||
|
||||
|
||||
Motivation
|
||||
|
|
Loading…
Reference in New Issue