Kaydet (Commit) 194bfb28 authored tarafından Mark Hammond's avatar Mark Hammond

Add some useful Windows encodings - patch #423221.

üst 351c3d05
......@@ -59,6 +59,11 @@ aliases = {
'macroman': 'mac_roman',
'macturkish': 'mac_turkish',
# Windows
'windows_1252': 'cp1252',
'windows_1254': 'cp1254',
'windows_1255': 'cp1255',
# MBCS
'dbcs': 'mbcs',
......
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