Commit 117f0cf4 authored by Martin v. Löwis's avatar Martin v. Löwis

Patch #487275: Add windows-1251 charset alias.

parent 915a994c
......@@ -71,6 +71,7 @@ aliases = {
'macturkish': 'mac_turkish',
# Windows
'windows_1251': 'cp1251',
'windows_1252': 'cp1252',
'windows_1254': 'cp1254',
'windows_1255': 'cp1255',
......
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