mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix encoding name.
This commit is contained in:
parent
4d94743c28
commit
ac87077b37
1 changed files with 1 additions and 1 deletions
|
@ -960,7 +960,7 @@ particular, the following variants typically exist:
|
|||
+-----------------+--------------------------------+--------------------------------+
|
||||
| cp1255 | windows-1255 | Hebrew |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
| cp1256 | windows1256 | Arabic |
|
||||
| cp1256 | windows-1256 | Arabic |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
| cp1257 | windows-1257 | Baltic languages |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue