mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
bpo-36297: remove "unicode_internal" codec (GH-12342)
This commit is contained in:
parent
6fb544d8bc
commit
6a16b18224
12 changed files with 40 additions and 529 deletions
|
@ -392,7 +392,6 @@
|
|||
<Compile Include="encodings\tis_620.py" />
|
||||
<Compile Include="encodings\undefined.py" />
|
||||
<Compile Include="encodings\unicode_escape.py" />
|
||||
<Compile Include="encodings\unicode_internal.py" />
|
||||
<Compile Include="encodings\utf_16.py" />
|
||||
<Compile Include="encodings\utf_16_be.py" />
|
||||
<Compile Include="encodings\utf_16_le.py" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue