Patches item #1245379, was opened at 2005-07-26 18:37
Message generated for change (Comment added) made by doerwalter
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: Walter Dörwald (doerwalter)
Date: 2005-09-01 19:33

Message:
Logged In: YES 
user_id=89016

Here's another version of the patch. BTW,
"UNICODE-1-1-UTF-7" is explicitely mentioned in RFC 1642
(http://www.faqs.org/rfcs/rfc1642.html)

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

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
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to