[Patches] [ python-Patches-1245379 ] Encoding alias "unicode-1-1-utf-7"

SourceForge.net noreply at sourceforge.net
Tue Aug 9 17:03:43 CEST 2005


Patches item #1245379, was opened at 2005-07-26 18:37
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1245379&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Oren Tirosh (orenti)
Assigned to: Nobody/Anonymous (nobody)
Summary: Encoding alias "unicode-1-1-utf-7"

Initial Comment:
The utf7 encoding seems to be used quite a lot in
Europe for emails (probably because it's more compact
and readable than utf8+base64 or utf8+quopri).

Some systems use the encoding name "unicode-1-1-utf-7"
for 'utf7':
http://www.google.com/search?q=unicode-1-1-utf-7

This patch adds this name as an alias for utf7.


----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2005-08-09 17:03

Message:
Logged In: YES 
user_id=21627

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file. In addition, even if you
*did* check this checkbox, a bug in SourceForge
prevents attaching a file when *creating* an issue.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1245379&group_id=5470


More information about the Patches mailing list