New submission from R. David Murray:

Emails and web pages may specify a character set of iso-8859-8-i, which has 
exactly the same code points as iso-8859-8. The -i has to do with how 
bi-directional text is handled, but doesn't affect the encoding: 
http://lists.w3.org/Archives/Public/www-validator/2001Apr/0008.html

----------
components: Unicode, email
keywords: easy
messages: 194134
nosy: barry, ezio.melotti, r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: Add alias for iso-8859-8-i which is the same as iso-8859-8
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18624>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to