mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Issue #23071: "namereplace_errors" was added only in 3.5.
This commit is contained in:
parent
de3ee5b94f
commit
f65d1d3b02
1 changed files with 0 additions and 1 deletions
|
@ -1656,7 +1656,6 @@ class CodecsModuleTest(unittest.TestCase):
|
|||
"register_error", "lookup_error",
|
||||
"strict_errors", "replace_errors", "ignore_errors",
|
||||
"xmlcharrefreplace_errors", "backslashreplace_errors",
|
||||
"namereplace_errors",
|
||||
"open", "EncodedFile",
|
||||
"iterencode", "iterdecode",
|
||||
"BOM", "BOM_BE", "BOM_LE",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue